Skip to content

Commit

Permalink
chore: removed db files
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutV committed Apr 10, 2024
1 parent 6b4a12c commit d802a7c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.venv
.idea
staticfiles
db.sqlite3
db.sqlite3*
__pycache__
*.mo
Binary file removed backend/db.sqlite3-shm
Binary file not shown.
Binary file removed backend/db.sqlite3-wal
Binary file not shown.

0 comments on commit d802a7c

Please sign in to comment.