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

# Virtual environments
.venv

# Trained model artifacts
model/
*.tinyintent/

# Local design notes (kept out of the repo on purpose)
notes/
tmp/
