From 3787be97c402dac53917aaecf60c373ba190ea8a Mon Sep 17 00:00:00 2001 From: Serkyo Date: Sat, 27 Jun 2026 23:01:58 +0200 Subject: [PATCH] chore(workspace): gitignore serena mcp tooling state --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 345e0c0..e6403d6 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,9 @@ rustc-ice-*.txt # Derived knowledge-graph artifacts generated by graphify graphify-out/ +# Serena MCP local tooling state (per-machine project config and cache) +.serena/ + # RustRover # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore