# Secrets — NEVER commit real env files. This repo is pushed wholesale to a # HuggingFace Space, so a leaked .env would be world-readable. .env .env.local .env.*.local # (.env.example stays tracked — it has no real values) # Python __pycache__/ *.pyc