From 6ceb273163d4948c507ff3c2a36c5effe44e6a6d Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Tue, 17 Oct 2017 12:59:37 +0200 Subject: [PATCH] chore: Eclipse settings into gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e892e70d..1436a61e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ install/installation_done /.project /installed_*/ /installation_done + +# Eclipse settings +.settings \ No newline at end of file