From 00c2ab1621d9be6d8b63558a61fdb63c725a0ba2 Mon Sep 17 00:00:00 2001 From: shicf <shi_chongfu@163.com> Date: 星期三, 25 九月 2024 11:57: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