mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #377 from IconoclastLabs/master
Add RubyMotion gitignore to Github's defaults
This commit is contained in:
commit
bb60b96742
1 changed files with 13 additions and 0 deletions
13
RubyMotion.gitignore
Normal file
13
RubyMotion.gitignore
Normal file
|
@ -0,0 +1,13 @@
|
|||
.repl_history
|
||||
build
|
||||
tags
|
||||
|
||||
# common annoyance editors
|
||||
.DS_Store
|
||||
nbproject
|
||||
.redcar
|
||||
*.swp
|
||||
*.swo
|
||||
~
|
||||
.eprj
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue