forcing sh to have LF

This commit is contained in:
Eduard Tomàs 2017-08-08 09:48:37 +02:00
parent 331bffa210
commit 074b64b586

1
.gitattributes vendored
View File

@ -2,6 +2,7 @@
# Set default behavior to automatically normalize line endings. # Set default behavior to automatically normalize line endings.
############################################################################### ###############################################################################
* text=auto * text=auto
* .sh text eol=lf
############################################################################### ###############################################################################
# Set default behavior for command prompt diff. # Set default behavior for command prompt diff.