refactor: 配置 memory_management_sop.md 白名单
- 在 .gitignore 中添加白名单规则 - 允许追踪 memory/memory_management_sop.md - 保持 memory/ 中其他敏感文件被忽略
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -35,5 +35,6 @@ model_responses.txt
|
|||||||
|
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
# 存储敏感信息的记忆文件夹
|
# 存储敏感信息的记忆文件夹(除了公开的 SOP)
|
||||||
memory/
|
memory/
|
||||||
|
!memory/memory_management_sop.md
|
||||||
Reference in New Issue
Block a user