chore: gitignore .claude-flow scratch dirs

A claude-flow tool run left solitaire_engine/src/.claude-flow/. Ignore
.claude-flow/ anywhere in the tree, matching the existing agent-tooling
artifact rules.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
funman300
2026-06-11 15:12:18 -07:00
parent f0871c03e8
commit d045781119
+2
View File
@@ -35,6 +35,8 @@ deploy/*-auth-secret.yaml
/.agents/ /.agents/
/.codex/ /.codex/
/AGENTS.md /AGENTS.md
# claude-flow scratch dirs, anywhere in the tree (e.g. solitaire_engine/src/)
.claude-flow/
# Local token-saving helper scripts (peek/cargoclip/testfail/diffclip/etc.) — # Local token-saving helper scripts (peek/cargoclip/testfail/diffclip/etc.) —
# inspection-only Go tools, not committed. Tracked scripts/*.sh and *.md stay. # inspection-only Go tools, not committed. Tracked scripts/*.sh and *.md stay.