- need to ignore `vendor/ruby` because there can be gems in there - need to ignore `spec/stub` because it's defining RSpec-only stub methods that aren't used outside of RSpec and don't have the same e.g. signatures.
- need to ignore `vendor/ruby` because there can be gems in there - need to ignore `spec/stub` because it's defining RSpec-only stub methods that aren't used outside of RSpec and don't have the same e.g. signatures.