From 023222659437f8d34cdae9b679a87cf0314e1269 Mon Sep 17 00:00:00 2001 From: zangkun Date: Tue, 28 Jun 2022 17:58:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4target?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e689473..64ded75 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/dependency-reduced-pom.xml