Первый коммит

This commit is contained in:
2026-02-25 14:47:19 +03:00
commit 43c404f958
171 changed files with 4917 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.venv
__pycache__
*.pyc
*.pyo
*.pyd
*.swp
.git
.gitignore