From 2f68593b32863bcb41bccea52676daca7aee541c Mon Sep 17 00:00:00 2001 From: Joel Cavat <jcavat@gmail.com> Date: Thu, 29 Nov 2018 16:42:00 +0100 Subject: [PATCH] Add new rule --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7ae3cda..8257288 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .settings *.DS_Store target +.classpath -- GitLab