From c62ba9f3f90a0c6c053ca3a98d473a7b698b4670 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Wed, 21 Jun 2023 11:25:16 +0200 Subject: [PATCH] Ignored MacOs File --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dfd6afc..02d1903 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ hs_err_pid* /.settings /.classpath +/.DS_Store