Add gitignore to changelog/unreleased

This commit is contained in:
Alexander Neumann 2020-11-05 09:01:32 +01:00
parent 916b2d303b
commit b8a5ca2d10
2 changed files with 2 additions and 0 deletions

2
changelog/unreleased/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# this file is here so the unreleased/ directory is tracked within git, even if
# no other changelog files are present.