.gitignore
/support/*
/spec/cassettes/*
*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
# Ignore gems vendored by bundle install --path
/vendor
# Ignore binstubs generated by bundle install --binstubs
/bin
# Ignore .env file used by dotenv gem
.env