From cffb0f79da3dc4711a49fb61c3aed750e0ee19e2 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 18 Oct 2016 10:55:40 +1300 Subject: Removed classpath and project files as these break a maven build --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b83d222..10d81e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ +/.classpath +/.project +/.settings/ /target/ -- cgit v1.2.3