From 270bc0d545f1cc8efdfa97cb06649f532505c54e Mon Sep 17 00:00:00 2001 From: Frank Kilcommins Date: Fri, 21 Jun 2024 16:40:30 +0100 Subject: [PATCH] chore: add additional ignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a30d25..1a02111 100644 --- a/.gitignore +++ b/.gitignore @@ -396,3 +396,4 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml +.DS_Store