Ver Fonte

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta há 1 ano atrás
pai
commit
a580366918
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -8,3 +8,5 @@ tags
 # Github token.
 github_token
 
+# goreleaser dist directory.
+dist/