From 887794d49f55d7398ff571a4a196cf3cf7d7f01a Mon Sep 17 00:00:00 2001 From: Burce Date: Thu, 29 Aug 2019 16:26:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=87=E6=BB=A4=E6=97=A5=E5=BF=97=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= 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 1a2cf913b..02359ebda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .idea/** */target/** -logs/** +*/logs/** logPath_IS_UNDEFINED/** uploads/** .gitignore