node_modules/
.playwright-mcp/
*.log
.DS_Store

# Local agent/orchestration tooling state
.omc/
.claude/

# Local-only docs (proprietary / internal design notes)
docs.local/

# Local agent tool artifacts (gonk/pie RLM cache + run logs, memory db)
.gonk/
memory/
.agents/
traces/

# Generated package build output
/dist/

# Cargo build artifacts
rust/target/
__pycache__/

# moon
.moon/cache
.moon/docker
