From 5a249be0615edd74a3943a78ed0b6ef9c4cd0a33 Mon Sep 17 00:00:00 2001 From: Smiril Date: Sat, 11 May 2024 23:03:33 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c4fa31e..bd3e13f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Visual Studio 2015 cache/options directory .vs/ .idea/ +.DS_Stor*