Skip to content

Commit 18f6b3b

Browse files
authored
chore: Add release artifacts to Gitignore (#25)
Otherwise gorelease will complain about a dirty git state Signed-off-by: Manuel Hutter <[email protected]>
1 parent add3ecf commit 18f6b3b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
/appcat-cmd
1+
/appcat-cli
22
examples/
3+
4+
# Goreleaser
5+
/dist/
6+
/.github/release-notes.md

0 commit comments

Comments
 (0)