Fix line endings issue of shell script files on Windows
This commit is contained in:
parent
056c93bc2d
commit
295b03fe87
|
@ -0,0 +1,2 @@
|
|||
# Declare files that will always have LF line endings on checkout.
|
||||
*.sh text eol=lf
|
Loading…
Reference in New Issue