aboutsummaryrefslogtreecommitdiffstats
path: root/Ruby.gitignore
diff options
context:
space:
mode:
authorHwee-Boon Yar <hboon@motionobj.com>2016-03-11 18:38:43 +0800
committerHwee-Boon Yar <hboon@motionobj.com>2016-03-11 18:38:51 +0800
commit0ae23acc5b2e763a12bfeebe4fac05e6077b4219 (patch)
treea8a1e7a874cdaade244d775d538f737b0e314c43 /Ruby.gitignore
parentd83a450dc115bdb0b6772ac7027569978a1d724b (diff)
downloadgitignore-0ae23acc5b2e763a12bfeebe4fac05e6077b4219.tar.gz
gitignore-0ae23acc5b2e763a12bfeebe4fac05e6077b4219.zip
Ruby: ignore more build artifacts specific to RubyMotion
Diffstat (limited to 'Ruby.gitignore')
-rw-r--r--Ruby.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/Ruby.gitignore b/Ruby.gitignore
index a8b1cda2..46ede401 100644
--- a/Ruby.gitignore
+++ b/Ruby.gitignore
@@ -14,6 +14,10 @@
.dat*
.repl_history
build/
+vendor/Pods/
+*.bridgesupport
+build-iPhoneOS/
+build-iPhoneSimulator/
## Documentation cache and generated files:
/.yardoc/