fix: Remove DB files from tracking, update .gitignore

This commit is contained in:
Dotty Dotter 2026-03-30 16:38:05 +02:00
parent 17606ab237
commit aa9e5699f0
5 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -26,3 +26,8 @@ extract.log
import_urls.log import_urls.log
system_metrics.log system_metrics.log
antraege.db antraege.db
tracker.db
tracker.db-shm
tracker.db-wal
tracker.db.broken
*.db.broken

Binary file not shown.

Binary file not shown.

View File

View File