Files
dooring/.gitattributes
hufeixiong 0fe64cc6be replace doc
2021-11-24 12:50:19 +08:00

11 lines
273 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.ts text eol=lf merge=union
*.tsx text eol=lf merge=union
*.rs text eol=lf merge=union
*.js text eol=lf merge=union
*.json text eol=lf merge=union
*.debug text eol=lf merge=union