From f292a8746f2ae018006f412d4dc2646c99ce3370 Mon Sep 17 00:00:00 2001 From: zhangjf Date: Fri, 20 Feb 2026 11:00:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E5=BF=BD?= =?UTF-8?q?=E7=95=A5.mvn=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 29bd323..a4bedc4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,8 +29,7 @@ pom.xml.next release.properties dependency-reduced-pom.xml buildNumber.properties -.mvn/timing.properties -.mvn/wrapper/maven-wrapper.jar +.mvn/ # ==================== IDE ==================== # IntelliJ IDEA