feat(GRO-2516): promote agent-runtime .gitignore stanza dev → uat (#18)

feat: .gitignore hardening - agent-runtime files (GRO-2516)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit was merged in pull request #18.
This commit is contained in:
2026-06-25 02:52:57 +00:00
parent e3f4b1150d
commit c34c05e092
+10
View File
@@ -0,0 +1,10 @@
# Agent runtime artifacts — never commit
.gh-token
*.gh-token
**/.gh-token
.config/gh/
**/.config/gh/
**/AGENT_HOME/**
$AGENT_HOME/**
.claude/
.codex/