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

# Virtual environments
.venv

# Tooling caches
.ruff_cache/
.pytest_cache/

# macOS metadata
.DS_Store

# Built model artifacts (pushed to HuggingFace Hub, not committed here).
# See scripts/push_to_hf.py and the release layout in RELEASE_PLAN.md.
artifacts/
