gitignore: exclude graphify-out local cache
All checks were successful
dev release / build (push) Successful in 32s
All checks were successful
dev release / build (push) Successful in 32s
This commit is contained in:
parent
7a58d4acab
commit
f999730a7d
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -37,3 +37,9 @@ desktop.ini
|
|||
|
||||
# Claude Code local state
|
||||
.claude/
|
||||
|
||||
# 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