1
0
mirror of https://github.com/github/gitignore synced 2024-06-05 12:17:58 +02:00

[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?
This commit is contained in:
Kyle Fuller 2014-03-13 09:28:13 +00:00
parent eda2ee70de
commit 7609a2eb31

View File

@ -15,6 +15,3 @@ profile
DerivedData DerivedData
*.hmap *.hmap
*.ipa *.ipa
# CocoaPods
Pods