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

chore(GRO-720): harden .gitignore against agent runtime leaks
This commit was merged in pull request #338.
This commit is contained in:
the-dogfather-cto[bot]
2026-04-18 10:23:44 +00:00
committed by GitHub
+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/