mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ruby: ignore RuboCop remote inherited config files (#3197)
This commit is contained in:
parent
e95b1be4c6
commit
baf13553d0
1 changed files with 3 additions and 0 deletions
|
@ -51,3 +51,6 @@ build-iPhoneSimulator/
|
|||
|
||||
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
||||
.rvmrc
|
||||
|
||||
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
||||
# .rubocop-https?--*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue