gitignore untracked .freebuff/ and graphify-out/ local tool state
Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>
This commit is contained in:
parent
dce2031743
commit
57898400d3
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -32,3 +32,8 @@ logs/
|
||||||
|
|
||||||
# Claude Code local agent state
|
# Claude Code local agent state
|
||||||
.claude/
|
.claude/
|
||||||
|
|
||||||
|
# .freebuff local tool state (not for commit)
|
||||||
|
.freebuff/
|
||||||
|
# graphify knowledge-graph output (local tool cache, not for commit)
|
||||||
|
graphify-out/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue