podify / .gitignore
jayaspjacob
Persist saved episodes to a shared store (bucket volume at /data)
f40fd1c
Raw
History Blame Contribute Delete
250 Bytes
__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