From be1b20692e5f0b48cb6b31b1231ef3ac8660e6ea Mon Sep 17 00:00:00 2001 From: shicf <shi_chongfu@163.com> Date: 星期二, 25 三月 2025 13:19:22 +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