Merge pull request 'feat(GRO-2516): create .gitignore with agent-runtime credential stanza' (#14) from feature/gro-2516-harden-gitignore into main
feat(GRO-2516): add agent-runtime credential stanza to .gitignore
This commit was merged in pull request #14.
This commit is contained in:
+10
@@ -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/
|
||||
Reference in New Issue
Block a user