We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e86752 commit 3418e03Copy full SHA for 3418e03
.gitattributes
@@ -7,3 +7,6 @@
7
# These are Windows script files and should use crlf
8
*.bat text eol=crlf
9
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