.git
.github
.venv
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
dist
build
*.egg-info
.env
.env.*
tests
docs
*.md
LICENSE
.dockerignore
Dockerfile
