浏览代码

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