add db to repo

This commit is contained in:
aminhashemi92 2025-08-27 10:27:30 +03:30
parent f2fc2362a7
commit 9b3973805e
7 changed files with 97 additions and 55 deletions

5
.gitignore vendored
View file

@ -9,8 +9,8 @@
*.pyc
__pycache__/
local_settings.py
*.sqlite3
db.sqlite3
# *.sqlite3
# db.sqlite3
db.sqlite3-journal
media
#static
@ -21,6 +21,7 @@ profile_images
# in your Git repository. Update and uncomment the following line accordingly.
# <django-project-name>/staticfiles/
# db.sqlite3
### Django.Python Stack ###
# Byte-compiled / optimized / DLL files
*.py[cod]