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