Browse Source

Update RubyMotion.gitignore

Erran Carey 12 years ago
parent
commit
143f7bc97f
1 changed files with 7 additions and 1 deletions
  1. 7 1
      RubyMotion.gitignore

+ 7 - 1
RubyMotion.gitignore

@@ -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/