1
0
mirror of https://github.com/github/gitignore synced 2024-06-11 23:20:02 +02:00

Merge pull request #1 from ipwnstuff/master

Add a few files and directories to RubyMotion.gitignore
This commit is contained in:
Gant Laborde 2013-11-04 05:56:22 -08:00
commit 530eda1c24

View File

@ -1,8 +1,9 @@
.dat*
.repl_history .repl_history
build build/
tags tags
# common annoyance editors # Editor files
.DS_Store .DS_Store
nbproject nbproject
.redcar .redcar
@ -10,4 +11,10 @@ nbproject
*.swo *.swo
~ ~
.eprj .eprj
vendor/Pods
*.nib
# YARD artifacts
.yardoc
_yardoc
doc/