git: Ensure we use lf endings

This could cause issues with bash if their are Windows line endings.
This commit is contained in:
Matt McCormick
2018-08-14 20:10:04 -04:00
parent 5a8b47357a
commit ce9f79edfe

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text eol=lf