From 77dde0e42b406fdcfd0c693979d32735d86f6cfe Mon Sep 17 00:00:00 2001
From: 6c <420680616@qq.com>
Date: 星期五, 30 五月 2025 11:53:27 +0800
Subject: [PATCH] 编译报错解决

---
 .gitignore |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index b83d222..a91ef93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,8 @@
-/target/
+lx_file/upload/
+lucene/
+attachment/upload/
+target/
+.classpath
+.project
+.settings/
+*.iml

--
Gitblit v1.9.2