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

# Virtual environments
.venv
.env

# Avatar ingest staging (local disk)
avatar-staging/

# Logs
logs/

# Coverage
.coverage
htmlcov/
.hypothesis/

# Firebase
firebase_config.json

# Image server SSH (local dev; production via deploy secrets)
image-server-known-hosts
image_server_known_hosts
image_server_ssh_key

# Cursor debug
firebase-debug.log
ui-debug.log
