From 246e7de7a7af37eb3c025d12817361d351db221a Mon Sep 17 00:00:00 2001 From: yinliujing Date: Fri, 10 Apr 2020 16:49:09 +0800 Subject: [PATCH] =?UTF-8?q?git=20=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a177010..887548d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /.idea/ /ic.iml +target +.idea +*.iml \ No newline at end of file