Explorar el Código

[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?
Kyle Fuller hace 11 años
padre
commit
7609a2eb31
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      Objective-C.gitignore

+ 0 - 3
Objective-C.gitignore

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