From 128ab7187f7146cb585600725d2a7a6d59cfbf5d Mon Sep 17 00:00:00 2001 From: Sebastian Otte Date: Mon, 18 Mar 2013 14:44:58 +0100 Subject: [PATCH] Add eclipse project files to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5a415160..39015841 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /build/ *.ser +.settings/ +.project +.classpath