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