epistrephein/rarbg

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Version specifiers
Gemfile.lock
gems.locked
.ruby-version
.ruby-gemset

# Environment normalization
/.bundle
/.config
/vendor/bundle
/lib/bundler/man

# Gems
*.gem
/pkg

# RSpec
.rspec_status
/spec/reports
/spec/examples.txt
/coverage

# Documentation cache
/.yardoc
/_yardoc
/doc
/rdoc

# Logs
*.log
*.log.[0-9]*

# Temp
/InstalledFiles
/test/tmp
/test/version_tmp
/tmp

# Pry/Byebug
/.pry
.pryrc
.pry_history
.byebug_history

# RVM
.rvmrc

# RuboCop
.rubocop-https?--*

# Project specific
apidocs_v2.txt