From 1d8adcc2c2ee0e6a1f65f5c963ea53fda77c95a3 Mon Sep 17 00:00:00 2001 From: shicf <shi_chongfu@163.com> Date: 星期四, 24 四月 2025 12:04:29 +0800 Subject: [PATCH] app管理 --- .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