__pycache__/
*.egg-info/
.venv/
.ruff_cache/
.pytest_cache/
uv.lock

# Coverage
htmlcov/
.coverage
coverage.xml
