Skip to content

Commit 143f7bc

Browse files
committed
Update RubyMotion.gitignore
1 parent b341772 commit 143f7bc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

RubyMotion.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22
build
33
tags
44

5-
# common annoyance editors
5+
# Editor files
66
.DS_Store
77
nbproject
88
.redcar
99
*.swp
1010
*.swo
1111
~
1212
.eprj
13+
vendor/Pods
14+
*.nib
1315

16+
# YARD artifacts
17+
.yardoc
18+
_yardoc
19+
doc/

0 commit comments

Comments
 (0)