Skip to content

Commit

Permalink
chore: include the db.sqlite3 - deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
FREDVUNI committed Dec 24, 2024
1 parent 9d39020 commit c0dcdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*.pyc
__pycache__/
local_settings.py
db.sqlite3
# db.sqlite3
db.sqlite3-journal
media

Expand Down

0 comments on commit c0dcdac

Please sign in to comment.