From 9858a57b6860e5a3c6b196e214fb775409f326c8 Mon Sep 17 00:00:00 2001 From: cheng <1821349743@qq.com> Date: 星期三, 22 三月 2023 14:33:58 +0800 Subject: [PATCH] update pom --- .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