fix: Remove DB files from tracking, update .gitignore
This commit is contained in:
parent
17606ab237
commit
aa9e5699f0
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||||
|
|||||||
BIN
tracker.db
BIN
tracker.db
Binary file not shown.
BIN
tracker.db-shm
BIN
tracker.db-shm
Binary file not shown.
Loading…
Reference in New Issue
Block a user