.visualizer-credentials
node_modules/
.next/
episode_index_out/
manifests_out/

# Local Netlify folder
.netlify

# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.egg-info/
dist/
build/

# Python build artifacts
client/dist/
