gitignore: exclude graphify-out local cache
Some checks failed
dev release / build (push) Failing after 1s

This commit is contained in:
Breadway 2026-08-15 22:32:33 +08:00
parent e98e37dbf1
commit fc704f4d67

6
.gitignore vendored
View file

@ -29,3 +29,9 @@ logs/
# Runtime files # Runtime files
*.sock *.sock
*.pid *.pid
# Local hygiene notes (not for commit)
CLAUDE.md
# graphify knowledge-graph output (local tool cache, not for commit)
graphify-out/