chore(workspace): gitignore serena mcp tooling state
This commit is contained in:
parent
f7a17c022d
commit
3787be97c4
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue