mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
chore: Update linguist (#3991)
This commit is contained in:
parent
abf6a1b294
commit
0312292410
15
.gitattributes
vendored
15
.gitattributes
vendored
@ -9,6 +9,15 @@
|
||||
*.json text eol=lf merge=union
|
||||
*.debug text eol=lf merge=union
|
||||
|
||||
**/tests/**/*.js linguist-detectable=false
|
||||
**/tests/**/*.ts linguist-detectable=false
|
||||
**/tests/**/*.css linguist-detectable=false
|
||||
**/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