Kaynağa Gözat

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta 1 yıl önce
ebeveyn
işleme
a580366918
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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