From 17517ec715666d521535900baca5bdff6657a33d Mon Sep 17 00:00:00 2001 From: Serkyo Date: Thu, 6 Aug 2026 22:48:54 +0200 Subject: [PATCH] chore(workspace): ignore the headroom MCP marker file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 14beae3..b469753 100644 --- a/.gitignore +++ b/.gitignore @@ -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/