From 138a71b7f91343a1ae456e47f35282d09e8cfc53 Mon Sep 17 00:00:00 2001 From: lixin Date: Wed, 15 Apr 2020 16:21:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d3172cc..1cdb3d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/target/ -/.idea/ +target/ +.idea/ *.iml \ No newline at end of file