first commit

This commit is contained in:
Kirill Strelnikov
2025-07-10 17:42:35 +07:00
commit 9379ad52f8
17 changed files with 1141 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.env
!*.sample
__pycache__/
*.pyc
env/
venv/
.venv/
requirements.txt