Explorar o código

Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion

Hwee-Boon Yar %!s(int64=9) %!d(string=hai) anos
pai
achega
45829eacb5
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      Ruby.gitignore

+ 8 - 1
Ruby.gitignore

@@ -14,11 +14,18 @@
 .dat*
 .repl_history
 build/
-vendor/Pods/
 *.bridgesupport
 build-iPhoneOS/
 build-iPhoneSimulator/
 
+## Specific to RubyMotion (use of CocoaPods):
+#
+# We recommend against adding the Pods directory to your .gitignore. However
+# you should judge for yourself, the pros and cons are mentioned at:
+# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
+#
+# vendor/Pods/
+
 ## Documentation cache and generated files:
 /.yardoc/
 /_yardoc/