This commit is contained in:
Sergey Antropoff
2026-07-17 15:57:36 +03:00
commit e4240a7be5
72 changed files with 6227 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
.git
.env
.venv
venv
__pycache__
*.pyc
.mypy_cache
.ruff_cache
.pytest_cache
dist
*.tgz
.DS_Store