From 22f370322412074174cde20ecfd14ec03657ab63 Mon Sep 17 00:00:00 2001 From: lyg <1543117173@qq.com> Date: 星期一, 07 七月 2025 16:20:25 +0800 Subject: [PATCH] 生成数据库 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 7bc84b4..c535f4e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ /.conda /docs /out* -__pycache__ \ No newline at end of file +/packages +__pycache__ +/static/ +*.log \ No newline at end of file -- Gitblit v1.9.1