.gitattributes: text=auto and .sh eol=lf

This commit is contained in:
Patrick Mylund Nielsen
2016-11-29 22:38:26 -05:00
parent 97f4629246
commit 330a126ac5

3
.gitattributes vendored
View File

@@ -1 +1,2 @@
*.sh text eol=crlf
* text=auto
*.sh text eol=lf