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