From c0bac2ef6b9d0399334623a41e9188b7e6adde24 Mon Sep 17 00:00:00 2001 From: Administrator <2863138610@qq.com> Date: 星期四, 03 十一月 2022 09:34:54 +0800 Subject: [PATCH] 成绩管理修改(持续修改中) --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..7ad8d03 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,8 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +*.iml +*/target +*/.classpath +*/.settings +*/.project \ No newline at end of file -- Gitblit v1.8.0