.venv/
build/
dist/
__pycache__/
*.py[cod]
.mypy_cache/
.pytest_cache/
.ruff_cache/
src/*.egg-info/
.env
.env.*
!.env.example
