diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f258541..a6f99d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ makefile text eol=crlf sources text eol=crlf *.bat text eol=crlf + +*.sln text eol=crlf +*.vcxproj text eol=crlf |