diff --git a/.gitignore b/.gitignore index 45cd856..df7d56a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,8 @@ logs/ # Claude Code local agent state .claude/ + +# .freebuff local tool state (not for commit) +.freebuff/ +# graphify knowledge-graph output (local tool cache, not for commit) +graphify-out/