Files
rippled/.gitattributes
Vinnie Falco 86ba8ffca6 Squashed 'src/beast/' content from commit 43e6d34
git-subtree-dir: src/beast
git-subtree-split: 43e6d345e4
2013-09-11 09:57:14 -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