From 497f30342e4509f9a59e782fc6c9f205714b47d6 Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期五, 30 八月 2024 10:43:37 +0800 Subject: [PATCH] 迭代 --- .gitignore | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a06280a..ac88952 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ - -# 蹇界暐鎵�鏈夋枃浠堕櫎浜� pom.xml -* -!pom.xml +.idea +.git +*.iml +.classpath +.project +.settings/ -- Gitblit v1.9.2