wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Removes the Pods folder from the repository. #875

Closed diegoreymendez closed 7 years ago

diegoreymendez commented 7 years ago

Since CocoaPods has become very fast at installing Pods from scratch, we're removing them from our repository.

How to test:

  1. Make sure the changes are fine.
  2. Do pod install and make sure the Pods folder is properly ignored.
koke commented 7 years ago

Oops, lots of conflicts and travis fails. Can you merge develop?

diegoreymendez commented 7 years ago

Thanks for going the extra mile, @koke! I appreciate it.