Adding *.sh to gitattributes.
This commit is contained in:
parent
1a6e25c8ff
commit
5718dd61a5
|
@ -10,4 +10,5 @@
|
||||||
Makefile text
|
Makefile text
|
||||||
*.bat eol=crlf
|
*.bat eol=crlf
|
||||||
*.txt text
|
*.txt text
|
||||||
|
*.sh text
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue