From 8d43a03d44e1481bcaa04d9465ce3e7016c483dc Mon Sep 17 00:00:00 2001 From: Breadway Date: Sat, 15 Aug 2026 22:32:36 +0800 Subject: [PATCH] gitignore: exclude graphify-out local cache --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0a33787..272a817 100644 --- a/.gitignore +++ b/.gitignore @@ -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/