node_modules/
dist/
.pnpm-store/
.turbo/
.corepack/
.cache/
.tmp/
.tmp-gateway-probe/
tmp/
.claude/
.codex/
.playwright-mcp/
Microsoft/
.DS_Store
Thumbs.db
*.log
.env
.env.local
coverage/

# 本地打包产物
*.dmg
*.blockmap
apps/*/node_modules/
apps/desktop/dist/
apps/ui/dist/
docs/.claude/
vendor/openclaw-runtime/runtime/
vendor/openclaw-runtime/node/
vendor/openclaw-runtime/openclaw/
vendor/openclaw-runtime/playwright-browsers/
vendor/openclaw-runtime/ffmpeg/
vendor/openclaw-runtime/config/openclaw.json
vendor/openclaw-runtime/runtime-manifest.json
vendor/openclaw-runtime/python/
skills/**/__pycache__/
skills/**/browser_data/
skills/**/*.pyc
skills/**/api_key.txt

# 用户工作空间目录
workspace/
# 备份缓存目录
backup-cache/

# 文档目录
docs/
docs-backup-*/
