From a108e36f37a07a4a861fb6aafb9231de60dc1abf Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期四, 15 五月 2025 18:49:12 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/KnowledgeBase --- .gitignore | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 64c1b54..c535f4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ /db.db -/out +/out_bak /doc /datas /.conda +/docs +/out* +/packages +__pycache__ +/static/ +*.log \ No newline at end of file -- Gitblit v1.9.1