From 54928f53d7d058f3b96a5a812e49184f2e9ee48b Mon Sep 17 00:00:00 2001 From: Ali Servet Donmez Date: Mon, 27 Aug 2012 12:38:11 +0200 Subject: [PATCH] Seems like this should go into OSX.gitignore instead. --- Global/OSX.gitignore | 3 ++- Objective-C.gitignore | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Global/OSX.gitignore b/Global/OSX.gitignore index f9516c0..ef10493 100644 --- a/Global/OSX.gitignore +++ b/Global/OSX.gitignore @@ -1,5 +1,6 @@ .DS_Store -Icon +.LSOverride +Icon # Thumbnails ._* diff --git a/Objective-C.gitignore b/Objective-C.gitignore index ed5ea90..9207892 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -15,4 +15,3 @@ xcuserdata profile *.moved-aside DerivedData -.LSOverride -- GitLab