瀏覽代碼

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/