*.prj
*.pui
*.code-workspace
*.copilot
*.pyc
.autoharness/staging/
.worktrees/
.backlogit/*.db
.backlogit/hooks_queue.jsonl
.backlogit/*.db-shm
.backlogit/*.db-wal
src/autoharness/__pycache__/*.pyc
.*.lock
**/.*.lock

# MCP configuration
# The root .mcp.json is the canonical shared workspace config and is tracked.
# Editor-specific mcp.json files are legacy/local compatibility fallbacks and should not be committed.
.vscode/mcp.json
.cursor/mcp.json
.claude/mcp.json

# graphtor-docs — managed by graphtor-docs install
.graphtor/

# engram plugin (runtime artifacts — state files are intentionally tracked)
.engram/run/
.engram/db/
.engram/code-graph/
.engram/cozo/
.engram/logs/
.engram/metrics/
.engram/.workspace-id
.engram-bkp/

references/
