We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae23ac commit 45829eaCopy full SHA for 45829ea
1 file changed
Ruby.gitignore
@@ -14,11 +14,18 @@
14
.dat*
15
.repl_history
16
build/
17
-vendor/Pods/
18
*.bridgesupport
19
build-iPhoneOS/
20
build-iPhoneSimulator/
21
+## Specific to RubyMotion (use of CocoaPods):
22
+#
23
+# We recommend against adding the Pods directory to your .gitignore. However
24
+# you should judge for yourself, the pros and cons are mentioned at:
25
+# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
26
27
+# vendor/Pods/
28
+
29
## Documentation cache and generated files:
30
/.yardoc/
31
/_yardoc/
0 commit comments