контейнеризация для dev

This commit is contained in:
Егор Кандрушин 2026-04-07 15:35:25 +03:00
parent 1e9fa1f702
commit bece7ab23b
4 changed files with 50 additions and 0 deletions

8
.dockerignore Normal file
View file

@ -0,0 +1,8 @@
.venv/
.git/
.idea/
.pytest_cache/
.ruff_cache/
*.md
*.pyc
__pycache__/