mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
fix: add .env~ to .gitignore (#178)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# API keys and secrets
|
||||
.env
|
||||
.env~
|
||||
|
||||
# Dependency directory
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user