From 3b9da964d7fd91cd9f260d4a9309900cbefd03d4 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 13 Dec 2019 10:20:17 +0100 Subject: [PATCH] Fixed ignore file --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd578f0..2061c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -/target/ +target .classpath .project -.settings