From 29ad018116fb55d3ea7c5d71306067de9e3bf366 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:38:41 +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