Skip to content

Commit e1993da

Browse files
committed
chore: exclude test files from language stats
1 parent 44c6cd2 commit e1993da

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
@@ -1,2 +1,5 @@
11
# Set the default behavior, in case people don't have core.autocrlf set.
22
* text=auto eol=lf
3+
4+
# Exclude test files from GitHub language statistics
5+
test_files/** linguist-vendored

0 commit comments

Comments
 (0)