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