From a3fbb9bd29a03bcf0ae0dd50c6e7a9e3d72299da Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Tue, 18 Mar 2014 15:40:11 +0000 Subject: [PATCH] [Objective-C] Add a note about CocoaPod's Pods/ --- Objective-C.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index f0550a51..fd2593dd 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -15,3 +15,12 @@ profile DerivedData *.hmap *.ipa + +# CocoaPods +# +# We recommend against adding the Pods directory to your .gitignore. However +# you should judge for yourself, the pros and cons are mentioned at: +# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? +# +# Pods/ +