Skip to content

Commit 3418e03

Browse files
committed
exclude test resources from GitHub language stats
1 parent 2e86752 commit 3418e03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
# These are Windows script files and should use crlf
88
*.bat text eol=crlf
99

10+
11+
# Exclude tests from GitHub language stats https://github.com/github/linguist/blob/v7.24.1/docs/overrides.md
12+
**/src/*[tT]est*/resources/** linguist-vendored

0 commit comments

Comments
 (0)