mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
# Set default behaviour, in case users don't have core.autocrlf set.
|
|
#* text=auto
|
|
|
|
# These annoying files
|
|
rippled.1 binary
|
|
LICENSE binary
|
|
|
|
# Visual Studio
|
|
*.sln text eol=crlf
|
|
*.vcproj text eol=crlf
|
|
*.vcxproj text eol=crlf
|
|
*.props text eol=crlf
|
|
*.filters text eol=crlf
|