chore(workspace): gitignore CLAUDE.local.md
This commit is contained in:
parent
77f5f78c1e
commit
d3572eeef8
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,6 +22,9 @@ graphify-out/
|
||||||
# Serena MCP local tooling state (per-machine project config and cache)
|
# Serena MCP local tooling state (per-machine project config and cache)
|
||||||
.serena/
|
.serena/
|
||||||
|
|
||||||
|
# Machine-local agent instructions (personal workflow; not for publication)
|
||||||
|
CLAUDE.local.md
|
||||||
|
|
||||||
# RustRover
|
# RustRover
|
||||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
# 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
|
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue