start project

This commit is contained in:
ismailsosic
2022-04-21 09:07:56 +02:00
parent cd2ed66f1e
commit ca7c879ea2
13 changed files with 242 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
*.log
*.pot
*.pyc
__pycache__/
local_settings.py
db.sqlite3
venv
.vscode
/media