From f999730a7d0d77b208640d44a9209826741d6f51 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 3308c88..387532f 100644 --- a/.gitignore +++ b/.gitignore @@ -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/