From 05c24636a83d733aa51f4b80c708111b38dbd169 Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期一, 21 八月 2023 10:34:39 +0800 Subject: [PATCH] Merge branch 'master' of http://nonxin.cn:8090/r/product/product-server-mobile-core/V2.0.0 --- .gitignore | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5f3b085..b83d222 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -lx_file/upload/ -lucene/ -attachment/upload/*/ -!attachment/upload/template/ -target/ -.classpath -.project -.settings/ +/target/ -- Gitblit v1.9.2