Skip to content

Commit e4629d9

Browse files
committed
gitignore: Added more build ignores.
1 parent 9fd95c1 commit e4629d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
# IDEs
1515
.idea/
1616

17-
# goreleaser output.
17+
# build related artifacts
1818
dist/
19+
build/
1920

2021
# Dependency directories (remove the comment below to include it)
2122
# vendor/

0 commit comments

Comments
 (0)