Stop git from defaulting to changing line endings

pull/195/head
Beaudan 5 years ago
parent 2f3fa0166e
commit 43d347d9f1

11
.gitattributes vendored

@ -1,10 +1 @@
* text=auto
*.js text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.scss text eol=lf
*.json text eol=lf
*.css text eol=lf
*.html text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
* text=false

Loading…
Cancel
Save