# Dependencies
node_modules/

# Build output
dist/

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.local
.env.*.local

# Config files with secrets
mcp_config.json

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Test coverage
coverage/
.claude/
.worktrees/

# All documentation lives under skills/. The repo is consumed by AI agents
# that look there; docs/ is for local process scratch only and never shipped.
docs/

# Internal design docs and work-in-progress notes — local only.
# Earlier history contained tasks/ files; those are scrubbed via filter-repo.
tasks/
demo/

# Promo film composition source / fonts / renders — local only, not shipped.
promo/
