From 8e2008a8722b9b5a5d7107542fcacd9bf6eea735 Mon Sep 17 00:00:00 2001 From: zm <2369059705qq.com> Date: 星期三, 14 八月 2024 09:47:40 +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