let git handle line endings instead of editor
This commit is contained in:
Родитель
2ae6cca9fc
Коммит
61db699bbd
|
@ -1,6 +1,5 @@
|
|||
[*]
|
||||
charset=utf-8
|
||||
end_of_line=crlf
|
||||
insert_final_newline=true
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
|
|
@ -1,12 +1 @@
|
|||
* text=auto
|
||||
|
||||
*.tsx text eol=lf
|
||||
*.ts text eol=lf
|
||||
*.css text eol=lf
|
||||
*.less text eol=lf
|
||||
*.js text eol=lf
|
||||
*.jsx text eol=lf
|
||||
*.json text eol=lf
|
||||
*.html text eol=lf
|
||||
*.map text eol=lf
|
||||
.node-version eol=lf
|
||||
|
|
Загрузка…
Ссылка в новой задаче