no db on git

This commit is contained in:
n.diaz
2024-11-25 20:16:46 +01:00
parent 763aacfc8f
commit 2941c546ae

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
*.db
# C extensions # C extensions
*.so *.so