mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-09-23 14:28:51 -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
|