From 5558aad818eabefe4759974d48322df7f0d852c1 Mon Sep 17 00:00:00 2001 From: milizeus Date: Wed, 30 Oct 2024 16:46:53 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a753937..8b39353 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea */desktop.ini /.vscode +.DS_Store