From 0455e01267ff84b71195fa994862361c50ce5da2 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:31:33 +0200 Subject: [PATCH] Ignored MacOs File --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2061c9e..663b123 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target .classpath .project +/.DS_Store