From 226f66d16f959ce679b12cbabb35633320303bb1 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:25:38 +0200 Subject: [PATCH] Ignored MacOs File --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aebe684..22b2a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .classpath .project .settings/ +/.DS_Store