Ignore .db

This commit is contained in:
Miguel Jacq 2025-11-18 17:32:53 +11:00
parent 01997aee90
commit a375be629c
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ __pycache__
.pytest_cache
dist
.coverage
*.db