From 0ae23acc5b2e763a12bfeebe4fac05e6077b4219 Mon Sep 17 00:00:00 2001 From: Hwee-Boon Yar Date: Fri, 11 Mar 2016 18:38:43 +0800 Subject: [PATCH] Ruby: ignore more build artifacts specific to RubyMotion --- Ruby.gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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/