Skip to content

Commit 0ae23ac

Browse files
committed
Ruby: ignore more build artifacts specific to RubyMotion
1 parent d83a450 commit 0ae23ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Ruby.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
.dat*
1515
.repl_history
1616
build/
17+
vendor/Pods/
18+
*.bridgesupport
19+
build-iPhoneOS/
20+
build-iPhoneSimulator/
1721

1822
## Documentation cache and generated files:
1923
/.yardoc/

0 commit comments

Comments
 (0)