Update RubyMotion.gitignore

This commit is contained in:
Erran Carey 2013-04-12 01:23:09 -05:00
parent b341772f93
commit 143f7bc97f
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
build build
tags tags
# common annoyance editors # Editor files
.DS_Store .DS_Store
nbproject nbproject
.redcar .redcar
@ -10,4 +10,10 @@ nbproject
*.swo *.swo
~ ~
.eprj .eprj
vendor/Pods
*.nib
# YARD artifacts
.yardoc
_yardoc
doc/