We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b66ff commit d6b7e2dCopy full SHA for d6b7e2d
.gitattributes
@@ -1,3 +1,3 @@
1
# Files that should be ignored by Github linguist
2
-test/* linguist-vendored
3
-doc/* linguist-documentation
+/test/** linguist-vendored
+/doc/** linguist-documentation
0 commit comments