__pycache__/ *.pyc *.pyo .env .env.* *.log .DS_Store .claude/ .vscode/ *.code-workspace # Local runtime data and private voice assets voices/ active_voices/ hidden_voices/ *.wav *.mp3 *.ogg *.flac *.m4a *.mp4 *.mkv *.webm *.aac *.reference.txt *.meta.json # Local settings and generated scratch data settings.json voice_design_presets.json # Personal documentation (not part of the public repo) APP_ERKLÄRUNG.md