mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
git-subtree-dir: Subtrees/websocket git-subtree-split: 7ad830aba3c58a2b751bd39959404888b0cbe19f
14 lines
284 B
Plaintext
14 lines
284 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
|