From fc704f4d67b16b9e9234dae30d54bd4c6f8c4af6 Mon Sep 17 00:00:00 2001 From: Breadway Date: Sat, 15 Aug 2026 22:32:33 +0800 Subject: [PATCH] gitignore: exclude graphify-out local cache --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 36f7f5b..272a817 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,9 @@ logs/ # Runtime files *.sock *.pid + +# Local hygiene notes (not for commit) +CLAUDE.md + +# graphify knowledge-graph output (local tool cache, not for commit) +graphify-out/