Update .gitattributes for annoying files that keep changing

This commit is contained in:
Vinnie Falco
2013-05-20 07:43:21 -07:00
parent b6b455ab37
commit cb9eff134a

4
.gitattributes vendored
View File

@@ -1,6 +1,10 @@
# 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