Skip to content

Commit 2ea7466

Browse files
authored
Chore: disable GitHub Linguist detection for tests files (#1368)
It makes TypeScript become the top language.
1 parent 3f3c0d7 commit 2ea7466

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
*.ts eol=lf
22
*.js eol=lf
3+
4+
test/** linguist-detectable=false

0 commit comments

Comments
 (0)