From 4d31e53a7ce186ad9e22d6b0b0efa8fefd011ebd Mon Sep 17 00:00:00 2001 From: Seil0 Date: Thu, 25 Oct 2018 10:07:57 +0200 Subject: [PATCH] updated gitignore to ignore eclipse files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f8db64b..8b5a8ae 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,6 @@ config.xml .directory target/ apiKeys.json - +.classpath +.project +./settings/*