mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
# Set default behaviour, in case users don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Set to always use Windows line endings
|
|
*.cs text eol=crlf
|