Merge pull request #66 from matulko/windows-encodings
Fix line endings issue of shell script files on Windows
This commit is contained in:
commit
b5a4deee14
|
@ -0,0 +1,2 @@
|
||||||
|
# Declare files that will always have LF line endings on checkout.
|
||||||
|
*.sh text eol=lf
|
Loading…
Reference in New Issue