From 9cd199db88a909037dfb25327d1a8eaae05b8800 Mon Sep 17 00:00:00 2001 From: ms-dev Date: Fri, 25 Jan 2019 13:16:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=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 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9f34f23d..912789a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,4 @@ -/bin/ -/build/ /target/ -/.externalToolBuilders +.classpath /.settings -/.classpath -/.project +/.* \ No newline at end of file