Преглед изворни кода

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta пре 1 година
родитељ
комит
a580366918
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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