소스 검색

Ruby: ignore more build artifacts specific to RubyMotion

Hwee-Boon Yar 9 년 전
부모
커밋
0ae23acc5b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Ruby.gitignore

+ 4 - 0
Ruby.gitignore

@@ -14,6 +14,10 @@
 .dat*
 .repl_history
 build/
+vendor/Pods/
+*.bridgesupport
+build-iPhoneOS/
+build-iPhoneSimulator/
 
 ## Documentation cache and generated files:
 /.yardoc/