From 677dfb73e8cd93a07df573f32bb7d34da64b4cbb Mon Sep 17 00:00:00 2001 From: sdarbinyan Date: Wed, 15 Jul 2026 00:53:42 +0400 Subject: [PATCH] chore: ignore .claude/ worktrees and graphify-out/ knowledge-graph output --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e62efc9..6acf860 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,10 @@ testem.log .DS_Store Thumbs.db +# Claude Code worktrees/session state, graphify knowledge-graph output +.claude/ +graphify-out/ + .context-state/ .context-cache/