Skip to content

Commit d6b7e2d

Browse files
committed
Fix pattern for github-linguist.
1 parent f4b66ff commit d6b7e2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Files that should be ignored by Github linguist
2-
test/* linguist-vendored
3-
doc/* linguist-documentation
2+
/test/** linguist-vendored
3+
/doc/** linguist-documentation

0 commit comments

Comments
 (0)