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