Files
xahaud/.gitattributes

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