__pycache__/
*.pyc
.coverage
.idea/
*.egg-info/
dist/
build/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
.env
uv.lock
.DS_Store
htmlcov/
.coverage.*
coverage.xml
