Skip to content

Commit 825454c

Browse files
MrOrzclaude
andcommitted
Add gha-creds-*.json to .gitignore
Prevent google-github-actions/auth credentials being committed to git by accident. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3edfd3b commit 825454c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ next-env.d.ts
4242
# wrangler files
4343
.wrangler
4444
.dev.vars
45+
46+
# Prevent google-github-actions/auth credentials being committed to git by accident
47+
gha-creds-*.json

0 commit comments

Comments
 (0)