feat(GRO-2516): promote agent-runtime .gitignore stanza dev → uat #18
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Promotes GRO-2516 agent-runtime credential
.gitignorestanza fromdevtouat.No functional application changes — ignore-rules only. Agent credential files (
.gh-token,.config/gh/,.claude/,.codex/,AGENT_HOME) will no longer be staged/committed if accidentally created in the repo root.References
QA approved (GRO-2521). PR adds a new .gitignore containing exactly the 9 canonical agent-runtime stanza lines. Static site repo with no CI workflows; mergeable. No user-facing behaviour change, so no UAT_PLAYBOOK update required.