Skip to content

Commit

Permalink
add a .keep file so that the changelog dir won't be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed Oct 4, 2023
1 parent 182234f commit 286c8f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog/.keep
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Do not remove this file. This is used to keep the `changelog` dir around after
generating new changelog file.

Without this, `towncrier` would remove the changelog files as well as the
directory if it is empty.

0 comments on commit 286c8f0

Please sign in to comment.