mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-31 08:23:28 +00:00
14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
* text=auto
|
|
|
|
LICENSE.txt eol=crlf
|
|
ThirdPartyNotices.txt eol=crlf
|
|
|
|
*.bat eol=crlf
|
|
*.cmd eol=crlf
|
|
*.ps1 eol=lf
|
|
*.sh eol=lf
|
|
*.rtf -text
|
|
**/*.json linguist-language=jsonc
|
|
|
|
test/componentFixtures/.screenshots/**/*.png filter=lfs diff=lfs merge=lfs -text
|