fixed erorr on gitattributes for .sh

This commit is contained in:
Eduard Tomàs 2017-08-10 10:37:28 +02:00
parent 186d64c203
commit 90e945dc14

2
.gitattributes vendored
View File

@ -2,7 +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 *.sh text eol=lf
############################################################################### ###############################################################################
# Set default behavior for command prompt diff. # Set default behavior for command prompt diff.