From c65ab815de674dffb853aea5a860c76d67e418aa Mon Sep 17 00:00:00 2001 From: hupeng Date: Tue, 14 Aug 2018 13:52:57 +0800 Subject: [PATCH] =?UTF-8?q?[git=E4=BB=93=E5=BA=93][=E4=BF=AE=E6=94=B9]:?= =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore=E6=96=87=E4=BB=B6,=E5=BF=BD?= =?UTF-8?q?=E7=95=A5iml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 246771ee6..67fd788d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -.idea/** -*/target/** -logs/** +.idea/** +*/target/** +logs/** uploads/** /.project /.gitignore +*.iml \ No newline at end of file