*~

*.gem
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/

.byebug_history

/.yardoc/
/_yardoc/
/rdoc/

/.bundle/
/vendor/bundle
/lib/bundler/man/

Gemfile.lock
.ruby-version
.ruby-gemset

.rvmrc

# References:
# * https://www.gitignore.io/api/ruby
# * https://github.com/github/gitignore/blob/main/Ruby.gitignore
