From 2bb963b16a1957c865335e53537036c2e97399b5 Mon Sep 17 00:00:00 2001 From: Danila Piatov Date: Thu, 6 Jul 2017 20:10:05 +0200 Subject: [PATCH] .DS_Store is a file name, not an extension --- Global/macOS.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global/macOS.gitignore b/Global/macOS.gitignore index 9d1061e8..135767fc 100644 --- a/Global/macOS.gitignore +++ b/Global/macOS.gitignore @@ -1,5 +1,5 @@ # General -*.DS_Store +.DS_Store .AppleDouble .LSOverride