From 0ecd76e020b04bd09f76563971ac265219f5fc87 Mon Sep 17 00:00:00 2001 From: 6c <420680616@qq.com> Date: 星期二, 03 二月 2026 15:08:10 +0800 Subject: [PATCH] 初始化 --- .gitignore | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5e2876..ab2443d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ lx_file/upload/ lucene/ -attachment/upload/*/ -!attachment/upload/template/ +attachment/file/*/ +!attachment/file/template/ target/ .classpath .project @@ -10,3 +10,4 @@ resources/ pom.xml pom.xml_no +*.iml -- Gitblit v1.9.2