1
0
Fork 0

Add testing db

This commit is contained in:
Vili Sinervä 2024-11-25 19:19:18 +02:00
parent f19472c34f
commit 62c3269da2
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View file

@ -58,7 +58,7 @@ cover/
# Django stuff: # Django stuff:
*.log *.log
local_settings.py local_settings.py
db.sqlite3 #db.sqlite3
db.sqlite3-journal db.sqlite3-journal
# Flask stuff: # Flask stuff:

BIN
db.sqlite3 Normal file

Binary file not shown.