| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| *.wav.tmp | |
| # Runtime-generated episodes + local library-store fallback (bucket mounts at /data on the Space) | |
| _episodes/ | |
| _library/ | |
| # Claude Code artifacts — never push these to the Space | |
| .claude/ | |
| CLAUDE.md | |
| .claude.json | |
| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| *.wav.tmp | |
| # Runtime-generated episodes + local library-store fallback (bucket mounts at /data on the Space) | |
| _episodes/ | |
| _library/ | |
| # Claude Code artifacts — never push these to the Space | |
| .claude/ | |
| CLAUDE.md | |
| .claude.json | |