Skip to content

Commit

Permalink
More things to ignore: rspec preferences are just that.
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain Barnett committed Nov 11, 2013
1 parent f6788a1 commit e47536a
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .gitignore
@@ -1,24 +1,21 @@
## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.swp

## PROJECT::GENERAL
doc/
coverage
rdoc
pkg
bin/
vendor/
Gemfile.lock

## PROJECT::SPECIFIC
spec/
.yardoc/
.bundle/
.rspec

0 comments on commit e47536a

Please sign in to comment.