chore(workspace): ignore the headroom MCP marker file
This commit is contained in:
parent
5a494f03fd
commit
17517ec715
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -25,6 +25,9 @@ graphify-out/
|
|||
# tokensave MCP local tooling state (per-machine code-graph database and config)
|
||||
.tokensave/
|
||||
|
||||
# headroom MCP local tooling state (per-machine context-compression marker)
|
||||
.claude/.headroom_wrap_marker.json
|
||||
|
||||
# Machine-local files
|
||||
*.local.*
|
||||
tmp/
|
||||
|
|
|
|||
Loading…
Reference in a new issue