[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:
parent
eda2ee70de
commit
7609a2eb31
@ -15,6 +15,3 @@ profile
|
|||||||
DerivedData
|
DerivedData
|
||||||
*.hmap
|
*.hmap
|
||||||
*.ipa
|
*.ipa
|
||||||
|
|
||||||
# CocoaPods
|
|
||||||
Pods
|
|
||||||
|
Loading…
Reference in New Issue
Block a user