Skip to content

Commit

Permalink
chore: Ignore /CHANGELOG.md.new file (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
yermulnik authored Jul 9, 2024
1 parent 1a3f3b6 commit 53e7dee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ build-script.sh

/vendor
/www/site

# Temp file used to update actual CHANGELOG.md (see CHANGELOG.howto.md)
/CHANGELOG.md.new

0 comments on commit 53e7dee

Please sign in to comment.