mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2026-04-16 08:00:06 -05:00
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
|