.venv/
__pycache__/
*.pyc
*.pyo
.env
.env.*
!.env.example
dist/
*.egg-info/
.ruff_cache/
.pytest_cache/
