2015-01-04 15:20:28 -08:00
|
|
|
# Auto detect text files and perform LF normalization
|
|
|
|
* text=auto
|
|
|
|
|
|
|
|
# JS files must always use LF for tools to work
|
|
|
|
*.js eol=lf
|
2016-06-21 00:25:55 +02:00
|
|
|
|
|
|
|
# Must keep Windows line ending to be parsed correctly
|
|
|
|
scripts/windows/packages.txt eol=crlf
|