From 3281591d154282088413463418ef7f58a7eec1cc Mon Sep 17 00:00:00 2001 From: Devanshu Rajesh Chicholikar Date: Sat, 25 Apr 2026 20:13:32 -0400 Subject: [PATCH] chore(gitignore): ignore .claude/ and graphify-out/ tooling output --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8f5e27f..31a993e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,7 @@ test-results/ *.njsproj *.sln *.sw? + +# Local tooling output: Claude Code workspace, graphify knowledge graph +.claude/ +graphify-out/