## PROJECT::GENERAL
coverage
rdoc
log
pkg/*
tmp
.rvmrc
.ruby-version

## BUNDLER
bin
*.gem
.bundle
Gemfile.lock
vendor/bundle

## PROJECT::SPECIFIC
.rbx

## IDEs
.idea/

# master branch only!
docs
