Skip to content

Commit 0288dfa

Browse files
committed
Updated .gitignore in preparation for adding GitHub Actions integration with Gemini CLI
1 parent 6032995 commit 0288dfa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,9 @@ package-lock.json
5757

5858
# macOS
5959
.DS_Store
60+
61+
# gemini-cli settings
62+
.gemini/
63+
64+
# GitHub App credentials
65+
gha-creds-*.json

0 commit comments

Comments
 (0)