5 lines
127 B
Text
5 lines
127 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# JS files must always use LF for tools to work
|
|
*.js eol=lf
|