# Python
__pycache__/
*.py[cod]
.venv/
*.egg-info/
dist/
build/

# Tooling caches
.pytest_cache/
.ruff_cache/
.ty_cache/

# Raw MIM Reference responses cached by tools/gen_metadata.py (some gigabytes)
.metadata-cache/
