gitignore: exclude graphify-out local cache
All checks were successful
dev release / build (push) Successful in 17s
All checks were successful
dev release / build (push) Successful in 17s
This commit is contained in:
parent
1b02cec0a6
commit
2a157bdf2c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -21,3 +21,7 @@ Thumbs.db
|
||||||
.claude/
|
.claude/
|
||||||
|
|
||||||
# Local hygiene notes (not for commit)
|
# 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