Browse Source

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta 1 year ago
parent
commit
a580366918
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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