[Misc] Add `* -crlf` to `.gitattributes` (#5539)
This commit is contained in:
parent
d9288a7908
commit
3b99d3aea2
|
@ -1,2 +1,3 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
* -crlf
|
||||
|
|
Loading…
Reference in New Issue