# Build Artifacts
/pkg/
/tmp/
*.gem

# Bundler
/.bundle/
/gemfiles/*.lock
/gemfiles/.bundle/
/gemfiles/.bundle/config
/gemfiles/vendor/
Appraisal.*.gemfile.lock

# Specs
.rspec_status
/coverage/
/spec/reports/
/results/
.output.txt

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

# Ruby Version Managers (RVM, rbenv, etc)
# Ignored because we currently use .tool-versions
.rvmrc
.ruby-version
.ruby-gemset

# Benchmarking
/measurement/

# Debugger detritus
.byebug_history

# direnv - brew install direnv
.env.local

# OS Detritus
.DS_Store

# Editors
*~

# Sentinels
.floss_funding.*.lock
