Skip to content

Commit 90ce466

Browse files
authored
Add release-notes.md to .gitignore (#712)
Goreleaser was erroring with dirty state on release-notes.md it was being sent via file from tag was dirtying the git state.
1 parent ee7fb46 commit 90ce466

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ docs.kosli.com/.netlify
2323
# keep it uncommented on main
2424
docs.kosli.com/assets/metadata.json
2525
tmp/
26+
release_notes.md
2627
junit.xml
2728
junit-test-results/.
2829
.claude/settings.local.json

0 commit comments

Comments
 (0)