Force LF line endings for shell scripts.

This commit is contained in:
esaunders 2019-09-30 10:29:30 -04:00
parent 8d00dae342
commit 9ada09672a

2
.gitattributes vendored
View File

@ -1,7 +1,7 @@
*.java text diff=java
*.txt text
*.sh text
*.sh eol=lf
*.mf text
*.xml text
*.form text