Files
rippled/.gitattributes
Vinnie Falco 09987d0f9d Squashed 'Subtrees/websocket/' content from commit 7ad830a
git-subtree-dir: Subtrees/websocket
git-subtree-split: 7ad830aba3c58a2b751bd39959404888b0cbe19f
2013-06-20 17:15:11 -07:00

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