First commit

This commit is contained in:
2026-02-19 17:54:50 +03:30
commit 4b0749b0d7
16 changed files with 616 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.env
.env.*
!.env.example
.git
__pycache__
*.pyc
.venv
venv
*.egg-info
.pytest_cache
.coverage
htmlcov
*.log
media
staticfiles
.cursor