From 04345420e457ccffcfc94646fde4f5a2204164c3 Mon Sep 17 00:00:00 2001 From: 6c <420680616@qq.com> Date: 星期三, 15 十月 2025 10:31:18 +0800 Subject: [PATCH] 移动端加载mvc --- .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