mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +03:00
chore: Update linguist (#3991)
This commit is contained in:
parent
abf6a1b294
commit
0312292410
9
.gitattributes
vendored
9
.gitattributes
vendored
@ -10,5 +10,14 @@
|
||||
*.debug text eol=lf merge=union
|
||||
|
||||
**/tests/**/*.js linguist-detectable=false
|
||||
**/tests/**/*.jsx linguist-detectable=false
|
||||
**/tests/**/*.mjs linguist-detectable=false
|
||||
**/tests/**/*.ts linguist-detectable=false
|
||||
**/tests/**/*.tsx linguist-detectable=false
|
||||
**/tests/**/*.css linguist-detectable=false
|
||||
**/benches/**/*.js linguist-detectable=false
|
||||
**/benches/**/*.jsx linguist-detectable=false
|
||||
**/benches/**/*.mjs linguist-detectable=false
|
||||
**/benches/**/*.ts linguist-detectable=false
|
||||
**/benches/**/*.tsx linguist-detectable=false
|
||||
**/benches/**/*.css linguist-detectable=false
|
Loading…
Reference in New Issue
Block a user