*.gem
*.rbc
*.swp
*.nix
*.vim
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/
/log/
TODO
ext/**/skipped_reason.txt

# Used by dotenv library to load environment variables.
# .env

## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
/html/

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

# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
.ruby-version
.ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# Ignore local variables
.envrc

# lock files
Gemfile.lock

# Appraisal gemfiles (they can always be regenerated by running `appraisal install`)
gemfiles/*.gemfile

# bundle config
gemfiles/.bundle

# Native extension binaries
lib/*.bundle
lib/*.so

# Extra file kept by sorbet for debugging usage, as documented in https://sorbet.org/docs/adopting#step-6-source-control
sorbet/rbi/hidden-definitions/errors.txt
