diff --git a/.gitignore b/.gitignore index c1efe33..b75c9d0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,5 +35,6 @@ model_responses.txt *.zip -# 存储敏感信息的记忆文件夹 -memory/ \ No newline at end of file +# 存储敏感信息的记忆文件夹(除了公开的 SOP) +memory/ +!memory/memory_management_sop.md \ No newline at end of file