# Python __pycache__/ *.py[cod] .venv/ venv/ dist/ *.egg-info/ # Secrets .env .env.local # Legacy cache (migrated to songs/) radio_cache/ # IDE / OS .DS_Store Thumbs.db .idea/ .vscode/