__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.ty_cache/

# SDD process scratch
.superpowers/

# Example image cache (downloaded on demand)
examples/sample_images/
