mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -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
|