From 9b26cc4c3053b1dcc685f2604b76cb20b1bc0620 Mon Sep 17 00:00:00 2001 From: Fireply Date: Mon, 16 May 2016 23:37:16 +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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index ae3c172..f0b860a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ /bin/ + +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid*