.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.env
.env.*
!.env.example
.DS_Store
