From 0d7b341f8ecbd94cc2e90742650ca29be7004986 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:40:00 +0200 Subject: [PATCH] Ignored MacOs File --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 491781c..060b72c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ target .classpath .project .settings/ +/.DS_Store