From 273f3b5d03bf95029bb5c8630015ab3d471aa4ca Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 18 Jun 2013 13:53:34 +0200 Subject: update gitignore with jar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7663bf6..d69fc4d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,9 +9,10 @@ obj/ *.bak *.sw[op] *.py[oc] +*.class +*.jar *.out *.gch -*.class *.o *.so *.la -- cgit v1.2.3-70-g09d2