1
0
mirror of https://github.com/github/gitignore synced 2024-06-20 03:12:50 +02:00

Merge pull request #998 from kylef/patch-1

[Objective-C] Comment out CocoaPods rules
This commit is contained in:
Carl Suster 2014-03-19 13:01:09 +11:00
commit 2fc10c0a97

View File

@ -17,4 +17,10 @@ DerivedData
*.ipa *.ipa
# CocoaPods # CocoaPods
Pods #
# 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/