Browse Source

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta 1 năm trước cách đây
mục cha
commit
a580366918
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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