fix *.sh line to be uniform with the others

This commit is contained in:
Lex Darlog (DRL) 2022-08-29 15:28:29 +04:00 committed by hlky
parent 20a04a1ec3
commit a90f49a56c

2
.gitattributes vendored
View File

@ -14,7 +14,7 @@
# Scripts: OS
*.[Bb][Aa][Tt] text !eol
*.[Cc][Mm][Dd] text !eol
*.[Ss][Hh] diff=bash text eol=lf
*.[Ss][Hh] text eol=lf diff=bash
# Scripts: Python
*.[Pp][Yy] text eol=lf diff=python