Add docker

This commit is contained in:
2026-01-10 17:51:08 +03:00
parent 62d33acde9
commit 8167c77a27
36 changed files with 1351 additions and 117 deletions
+23
View File
@@ -0,0 +1,23 @@
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
*.log
.git
.gitignore
.env
.venv
venv/
ENV/
env/
.pytest_cache
.coverage
htmlcov/
.mypy_cache
.ruff_cache