From cd2fccf4d678ef24f8784e460c4e44c95414f8e1 Mon Sep 17 00:00:00 2001 From: Fireply Date: Tue, 17 May 2016 11:15:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 f0b860a..66e9573 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ /bin/ +/build/ *.jar *.war *.ear +/.gradle/ + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*