Skip to content

Commit 731ef32

Browse files
committed
Modify .gitignore to use goreleaser
1 parent d861932 commit 731ef32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
1414
.glide/
1515

16-
vendor/
16+
/vendor
17+
/dist

0 commit comments

Comments
 (0)