We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95b1be commit baf1355Copy full SHA for baf1355
1 file changed
Ruby.gitignore
@@ -51,3 +51,6 @@ build-iPhoneSimulator/
51
52
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
53
.rvmrc
54
+
55
+# Used by RuboCop. Remote config files pulled in from inherit_from directive.
56
+# .rubocop-https?--*
0 commit comments