6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
#Which files need CRLF handling
|
|
* text=auto
|
|
*.sh eol=lf
|
|
*.bat eol=crlf
|
|
*.cmd -text
|