# Build
build/
dist/

# Python
__pycache__/
*.pyc

# Third-party dependencies (except submodules)
third_party/*
!third_party/mpv
!third_party/letsmove
!third_party/GL
!third_party/KHR
!third_party/quill
!third_party/doctest

# Project-scoped MCP
.mcp.json

# IDE
.vscode/
.idea/
*.swp
compile_commands.json
.cache/
