mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-06 10:16:45 +00:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
# Set default behaviour, in case users don't have core.autocrlf set.
|
|
#* text=auto
|
|
# cspell: disable
|
|
|
|
# Visual Studio
|
|
*.sln text eol=crlf
|
|
*.vcproj text eol=crlf
|
|
*.vcxproj text eol=crlf
|
|
*.props text eol=crlf
|
|
*.filters text eol=crlf
|