git: ignore all our releasenotes

This commit is contained in:
bronsen 2026-02-22 19:30:47 +01:00
parent 0bd7080948
commit 2229bc7b05

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
# we create this for the release message
releasenotes.md
releasenotes.md*
# Created by https://www.toptal.com/developers/gitignore/api/python,vim
# Edit at https://www.toptal.com/developers/gitignore?templates=python,vim