aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 02ab53c1..f30f2a66 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
# Files that should be ignored by Github linguist
-test/* linguist-vendored
-doc/* linguist-documentation
+/test/** linguist-vendored
+/doc/** linguist-documentation