/target
/node_modules
/dist
/.DS_Store
/coverage
/.context-os.db
/python/.venv
/python/**/__pycache__
/python/**/.pytest_cache
/examples/**/.DS_Store

# Context OS local state (written into this repo when we dogfood setup.sh)
.context-os/
/.claude/agents/
/.claude/commands/
/.claude/hooks/
/.claude/output-styles/
/.claude/statusline.sh
/.claude/settings.json
/.claude/settings.local.json
/.claude/scheduled_tasks.lock
/.claude/worktrees/
