feat: 添加.env配置文件\n\n- 移除.gitignore中的.env规则\n- 添加.env文件包含DeepSeek API密钥\n- 确保应用可以直接运行
This commit is contained in:
parent
f68b7b8776
commit
126c59232b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
.env
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user