diff --git a/.gitignore b/.gitignore index 6862d05..c8892d8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,8 +22,11 @@ graphify-out/ # Serena MCP local tooling state (per-machine project config and cache) .serena/ -# Machine-local agent instructions (personal workflow; not for publication) -CLAUDE.local.md +# tokensave MCP local tooling state (per-machine code-graph database and config) +.tokensave/ + +# Machine-local files +*.local.* # RustRover # JetBrains specific template is maintained in a separate JetBrains.gitignore that can