From 65a89fedd702477545a5ef632406665f71c4306d Mon Sep 17 00:00:00 2001 From: qqkj Date: Mon, 8 Feb 2021 00:56:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8Dbackend?= 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 d7fe142a..cb450794 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/xm-starter/target/ +/*/target/ /target/ /xm-core/target/ /.idea/