diff --git a/.gitignore b/.gitignore index 9660a01..f1b94c5 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,6 @@ htmlcov/ .coverage.* .cache coverage.xml -*.cover \ No newline at end of file +*.cover + +.memory/ \ No newline at end of file diff --git a/.memory/declarative.md b/.memory/declarative.md deleted file mode 100644 index 0e23999..0000000 --- a/.memory/declarative.md +++ /dev/null @@ -1,8 +0,0 @@ -# 陈述性记忆 - -- 用户的名字是姜山 #个人信息 #姓名 -- 用户所在的团队名称是Deepractice #团队信息 #组织 -- 用户有一个朋友叫朱棣 #社交关系 #朋友 -- 用户朋友朱棣的父亲叫朱朱 #社交关系 #朋友家人 -- 用户是Deepractice博客《OES框架》的作者,该文章流量很大 #成就 #写作 #博客 -- Deepractice团队使用Java开发后台,TypeScript开发前端 #技术栈 #团队信息 \ No newline at end of file