fix: Ignore chapter backups

This commit is contained in:
Frederik Beimgraben 2025-10-30 19:10:33 +01:00
parent 31cae0b55b
commit 0a990f39ca

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ svg-inkscape/
*.acn *.acn
Main.pdf Main.pdf
*.lol *.lol
.chapter-backups
# Python # Python
*.pyc *.pyc