.DS_Store
*.log

# Node.js compile cache and temp files
node-compile-cache/
*.hm

# Local AI/tooling state
.codex/
.claude/
.opencode/
.sisyphus/
.research/

# Cloudflare Wrangler cache
.wrangler/

# Shared build outputs
**/.build/
**/target/
**/dist/
**/DerivedData/
**/node_modules/

# Local environment files
**/.env
**/.env.local
**/.env.*.local

# Tauri auto-generated schemas
**/src-tauri/gen/schemas/

# external projects
rmcp/
/docs/
admin/
builder/
.worktrees/
