From 27853087a14a069d2ffa75e35c15696463e8df94 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Mon, 11 Jan 2016 20:26:23 +0100 Subject: [PATCH] Ignore any local .class files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cfdf51b..287cc93 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ wikiSplit_201106 wikiSplit_201111 .project .settings/ +*.class -- 2.43.0