From a12f14796fb5b02ad94f4eb349e99c1cbca980db Mon Sep 17 00:00:00 2001 From: 6c <420680616@qq.com> Date: 星期五, 20 三月 2026 17:19:58 +0800 Subject: [PATCH] web注入mq --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 2276a29..ab2443d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,13 @@ lx_file/upload/ lucene/ -attachment/upload/ +attachment/file/*/ +!attachment/file/template/ target/ .classpath .project .settings/ logs/ +resources/ +pom.xml +pom.xml_no +*.iml -- Gitblit v1.9.2