chore(workspace): ignore the headroom MCP marker file

This commit is contained in:
Serkyo 2026-08-06 22:48:54 +02:00
parent 5a494f03fd
commit 17517ec715

3
.gitignore vendored
View file

@ -25,6 +25,9 @@ graphify-out/
# tokensave MCP local tooling state (per-machine code-graph database and config) # tokensave MCP local tooling state (per-machine code-graph database and config)
.tokensave/ .tokensave/
# headroom MCP local tooling state (per-machine context-compression marker)
.claude/.headroom_wrap_marker.json
# Machine-local files # Machine-local files
*.local.* *.local.*
tmp/ tmp/