From: Kyle Fuller Date: Thu, 13 Mar 2014 09:28:13 +0000 (+0000) Subject: [Objective-C] Remove CocoaPods ignores X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7609a2eb31b0821dc025ad0159289056c284c115;p=gitignore.git [Objective-C] Remove CocoaPods ignores We shouldn't be ignoring these, it's down to the user and we shouldn't enforce them to ignore the `Pods/` directory http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? --- diff --git a/Objective-C.gitignore b/Objective-C.gitignore index ecb86fa7..f0550a51 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -15,6 +15,3 @@ profile DerivedData *.hmap *.ipa - -# CocoaPods -Pods