From cc84f119b17625c30646f2e36d23eaeeb0c701af Mon Sep 17 00:00:00 2001 From: hupeng Date: Thu, 27 Sep 2018 17:04:05 +0800 Subject: [PATCH] =?UTF-8?q?[git][=E6=96=B0=E5=A2=9E]:=E5=BF=BD=E8=A7=86?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=9A=84log=E7=9B=AE=E5=BD=95=E4=B8=8B?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6=E5=8F=98=E6=9B=B4?= 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 67fd788d1..7749eb1dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .idea/** */target/** logs/** +logPath_IS_UNDEFINED/** uploads/** /.project /.gitignore