vscode/.gitattributes

12 lines
167 B
Plaintext
Raw Permalink Normal View History

2018-03-05 19:42:22 +08:00
* text=auto
LICENSE.txt eol=crlf
ThirdPartyNotices.txt eol=crlf
*.bat eol=crlf
*.cmd eol=crlf
*.ps1 eol=lf
2019-03-19 16:44:27 +08:00
*.sh eol=lf
*.rtf -text
**/*.json linguist-language=jsonc