# Python-generated files
__pycache__/
*.py[oc]
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.uv-cache/

# Local scratch files
temp.*
