From 6b92a8fd9b6d9c094a6268b560121e909c79dd6e Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Mon, 3 Sep 2018 04:36:06 +0200 Subject: [PATCH] Added eclipse files to gitignore. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 6df7685b..a6c887d4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,8 @@ release.properties aethermud-graph.json aethermud-graph.json* aethermud-graphdb-orientdb/ +.che/ +.classpath +.project +.settings/ + -- GitLab