From 47de037d3f0697b5e451a6fab7401913024372cc Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:30:29 +0200 Subject: [PATCH] Ignored MacOs File --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7bcfd3b..e3a528a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /.classpath /target /bin/ +/.DS_Store