mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00: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