Pārlūkot izejas kodu

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta 1 gadu atpakaļ
vecāks
revīzija
a580366918
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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