From 0cebd44ba33e3bb7b4dec61f963a9308f3d1636a Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Tue, 24 Oct 2017 18:12:13 +0800 Subject: [PATCH] =?UTF-8?q?@feng=5Ftai=5Fjun=20=E5=A2=9E=E5=8A=A0git?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 37e111369..ffc00a2f2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ target generatorConfig.xml .DS_Store *.cache -*.lock \ No newline at end of file +*.lock +/build/ +*.settings \ No newline at end of file