From 4f13b9342f1fbe52ddedfdb4b154cdf4edb99d50 Mon Sep 17 00:00:00 2001 From: Peat Bakke Date: Wed, 10 Nov 2010 01:57:20 +0800 Subject: [PATCH] Removing .DS_Store; specific to OS X, and redundant with Global/OSX --- Objective-C.gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index b231cd58..684c5bff 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -11,7 +11,5 @@ build/* *.xcworkspace !default.xcworkspace xcuserdata -# osx -.DS_Store profile *.moved-aside