We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c6cd2 commit e1993daCopy full SHA for e1993da
.gitattributes
@@ -1,2 +1,5 @@
1
# Set the default behavior, in case people don't have core.autocrlf set.
2
* text=auto eol=lf
3
+
4
+# Exclude test files from GitHub language statistics
5
+test_files/** linguist-vendored
0 commit comments