start project

This commit is contained in:
2024-08-29 14:21:58 +05:00
commit 456b5cdf3c
126 changed files with 1269 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.venv/
venv/
__pycache__/
*.pyc
*.pyo
.git/
.idea/
.DS_Store