From 19062980bf2eb6a835d017a123a6f6ad9733cf86 Mon Sep 17 00:00:00 2001 From: MerCry Date: Tue, 24 Feb 2026 11:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=9D=E5=A7=8B=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=20=E9=80=82=E9=85=8Dgitea[AC-INIT]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e1c2773..cd6fe60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -/target/ -/.idea/ # ---> Java # Compiled class file *.class @@ -26,3 +24,5 @@ hs_err_pid* replay_pid* +/target/ +/.idea/