Update .gitignore to exclude all database files and modify kasse.db

This commit is contained in:
2026-03-22 17:05:41 +01:00
parent bd4664f23b
commit c523085405
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
.venv/ .venv/
log/ log/
__pycache__/ __pycache__/
kasse.db *.db
BIN
View File
Binary file not shown.