# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/

# pdk
.pdk/
*.log

# OS / editor
.DS_Store
.idea/
.vscode/

# Claude Code local settings (not part of the submission)
.claude/

# Local helper scripts (WSL-specific paths; not portable, not part of the submission)
rerender_pitch.sh
demo_capture.sh
record_demo.sh
start_node.sh
build_combined_pitch.sh
docs/_vid/
docs/screens/pitch-seg*.png
docs/screens/pitch-livedemo*.png
docs/screens/pitch-t*.png
docs/screens/demo-ai-check.png

# Render-only copy of slide.html used to dodge a Chromium headless quirk
# (URLs containing /slide trigger "Multiple targets are not supported")
site/public/deck.html
render_slides.ps1
start_http.sh
extract_frames.sh
rebuild_slide_segments.sh
bench_ai.sh
convert_cast.sh
qa_all_commands.py
