mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-11-08 13:18:51 -06: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
|