# Per-plugin Node tool deps (installed via npm ci; see plugins/*/package.json)
node_modules/
dist
coverage
.DS_Store
.idea
.claude-channel/
*.tgz
*.log
.vscode/
.venv/
__pycache__/
*.pyc
.pytest_cache/
.spec-runs/

/ruff.toml

# Workflow orchestration script (run from ~/.claude, never a repo deliverable)
.claude/workflows-build-overnight.js
