# .dockerignore

.git
__pycache__
*.pyc
.venv
venv
.mypy_cache
.pytest_cache
.ruff_cache
dist
build
*.egg-info
.env
tests
docs
deploy
.github
.azure