Ignore database files

This commit is contained in:
ben
2026-08-04 11:03:27 +02:00
parent b77f1ddaa9
commit 4aafed2784
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
.env .env
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
database/*.db/ database/calendar.db
database/*.db-*/ database/calendar.db-journal
Binary file not shown.
Binary file not shown.