]> source.dussan.org Git - gitignore.git/commitdiff
Ruby: ignore RuboCop remote inherited config files (#3197)
authorSkye Shaw <skye.shaw@gmail.com>
Fri, 4 Oct 2019 12:19:47 +0000 (08:19 -0400)
committerBrendan Forster <brendan@github.com>
Fri, 4 Oct 2019 12:19:47 +0000 (09:19 -0300)
Ruby.gitignore

index 969669658583a4fb641a08f1614d876d6562092b..e3200e0f8145a0287931e92b16edbc679b62ff21 100644 (file)
@@ -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?--*