mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-01-13 21:06:46 +00:00
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# JS files must always use LF for tools to work
|
|
*.js eol=lf
|