We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65bcf01 + 45829ea commit dad5991Copy full SHA for dad5991
1 file changed
Ruby.gitignore
@@ -14,6 +14,17 @@
14
.dat*
15
.repl_history
16
build/
17
+*.bridgesupport
18
+build-iPhoneOS/
19
+build-iPhoneSimulator/
20
+
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/
0 commit comments