Преглед на файлове

Ruby: ignore RuboCop remote inherited config files (#3197)

Skye Shaw преди 5 години
родител
ревизия
baf13553d0
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      Ruby.gitignore

+ 3 - 0
Ruby.gitignore

@@ -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?--*