mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
# Set default behaviour, in case users don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Visual Studio
|
|
*.sln text eol=crlf
|
|
*.vcproj text eol=crlf
|
|
*.vcxproj text eol=crlf
|