# Local environment and secrets .env .env.* !.env.example # Python cache __pycache__/ *.py[cod] # Runtime and debug artifacts trace.log debug_audio/ # Local tool artifacts .codex # Local backups and snapshots *.backup.* *.bak-* backups/ staging/