From 549846a4cb7885c775f7ee6730905e550190d81f Mon Sep 17 00:00:00 2001 From: wangjinlei <751475802@qq.com> Date: Tue, 19 Sep 2023 15:35:25 +0800 Subject: [PATCH] =?UTF-8?q?---=E5=BF=AB=E9=80=92=E5=8F=91=E8=B4=A7?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=92=8C=E5=8F=96=E6=B6=88=E9=9D=A2=E5=8D=95?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92d5d8c9..4e376c26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ target/ -.idea/ pom.xml.tag pom.xml.releaseBackup pom.xml.versionsBackup @@ -10,3 +9,4 @@ buildNumber.properties .mvn/timing.properties # https://github.com/takari/maven-wrapper#usage-without-binary-jar .mvn/wrapper/maven-wrapper.jar +/.idea/