From df157c9068c120d8c97314fa90478bfcdcae003f Mon Sep 17 00:00:00 2001 From: cmg <527198563@qq.com> Date: 星期二, 16 四月 2024 15:14:33 +0800 Subject: [PATCH] 修改 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a1c2a23..ae69bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/.idea +/hx-parent.iml -- Gitblit v1.8.0