Explorar o código

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta hai 1 ano
pai
achega
a580366918
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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