From 9357eaaeea879053c58c290669ea95744e5efc01 Mon Sep 17 00:00:00 2001 From: 1821349743@qq.com <1821349743@qq.com> Date: 星期四, 23 三月 2023 09:59:40 +0800 Subject: [PATCH] 功能,模块、菜单相关调整 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 5dedbdc..2276a29 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ target/ .classpath .project -.settings/ \ No newline at end of file +.settings/ +logs/ -- Gitblit v1.9.2