chore(GRO-720): harden .gitignore against agent runtime leaks #337

Closed
groombook-engineer[bot] wants to merge 1 commits from fix/gro-720-gitignore-hardening into main
+13
View File
@@ -8,3 +8,16 @@ dist/
.turbo/
coverage/
minimax-output/
# Agent runtime artifacts — never commit
.gh-token
*.gh-token
.config/gh/
**/.config/gh/
infra-repo
infra-repo/
**/instructions/.gh-token
**/AGENT_HOME/**
$AGENT_HOME/**
.claude/
.codex/