gitignore: exclude graphify-out local cache
Some checks failed
dev release / build (push) Failing after 1s
Some checks failed
dev release / build (push) Failing after 1s
This commit is contained in:
parent
aec2fa5290
commit
8d43a03d44
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -31,3 +31,7 @@ logs/
|
|||
*.pid
|
||||
|
||||
# Local hygiene notes (not for commit)
|
||||
CLAUDE.md
|
||||
|
||||
# graphify knowledge-graph output (local tool cache, not for commit)
|
||||
graphify-out/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue