From 453f31891ca8958f7c936cab61861e78ffc635b4 Mon Sep 17 00:00:00 2001 From: Pim Otte Date: Sun, 19 Feb 2017 17:14:02 +0100 Subject: [PATCH] Modify gitignore to include eclipse settings --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e98305a3..96f13754 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ build/ *.swp *.iml local.properties +.classpath +.project +.settings/ +