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