Skip to content

Commit bb60b96

Browse files
committed
Merge pull request #377 from IconoclastLabs/master
Add RubyMotion gitignore to Github's defaults
2 parents 7c5547d + b341772 commit bb60b96

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

RubyMotion.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.repl_history
2+
build
3+
tags
4+
5+
# common annoyance editors
6+
.DS_Store
7+
nbproject
8+
.redcar
9+
*.swp
10+
*.swo
11+
~
12+
.eprj
13+

0 commit comments

Comments
 (0)