Skip to content

Commit

Permalink
ignore release notes for git
Browse files Browse the repository at this point in the history
  • Loading branch information
NiclasvanEyk committed Jul 21, 2023
1 parent 1b749fe commit 90b2ada
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
# GoReleaser output
dist/
completions/

# Gets generated during the goreleaser workflow and if it is not ignored,
# goreleaser will complain, that git is in a dirty state.
/release-notes.md

0 comments on commit 90b2ada

Please sign in to comment.