chore: 移除已跟踪的 .env、.DS_Store 和 __pycache__
这些文件不应纳入版本控制,现通过 git rm --cached 移除, 并由 .gitignore 忽略。
This commit is contained in:
3
.env
3
.env
@@ -1,3 +0,0 @@
|
|||||||
OPENAI_API_KEY='sk--VnOesEU5D8wnHjdg0MEsA'
|
|
||||||
OPENAI_BASE_URL='https://llm.dev.maimaiag.com/v1'
|
|
||||||
OPENAI_MODEL='qwen35b-a3b'
|
|
||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user