From ea0c74299b4ff73d29c93d2be36e05e5347092e9 Mon Sep 17 00:00:00 2001 From: cheng <1821349743@qq.com> Date: 星期三, 22 三月 2023 19:21:47 +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