From e21b78477b90d3f3ba0b44330d8d0c9d25e3a1b4 Mon Sep 17 00:00:00 2001 From: "hupenghui@qniao.cn" <1049970895> Date: Mon, 15 Aug 2022 23:49:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 79fb450..bdf4111 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target/* /.idea/* /*.iml +/dependency-reduced-pom.xml