removed database binary from source tree

This commit is contained in:
Roland W-H 2025-04-29 14:22:06 +01:00
parent c8d7594af6
commit 005f189c76
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
output/
src/*/__pycache__/
src/__pycache__/
*.db

Binary file not shown.