# Python __pycache__/ *.pyc .pytest_cache/ # Editor backups *~ # Atomic-write temp files *.json.tmp # Trav's real library data (lives in the music folder; moves to the tummult drive) data/ # iTunes library exports used only for the manual real-import eyeball task # (~104M of real library metadata; the test suite builds its own small fixtures) itunes-test-library/ # Local-only Claude settings .claude/settings.local.json