1# Set the default behavior, in case people don't have core.autocrlf set.
2* text=auto
3
4# The model file parser requires LF line endings
5*.pkl text eol=lf
6*.model text eol=lf
7