diff --git a/.gitattributes b/.gitattributes index 6ee779fe3a..77d32c5c85 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,8 @@ * text eol=lf +# VSTool +indra/tools/vstool/* -text + # Images *.bmp binary *.BMP binary @@ -21,8 +24,5 @@ *.dll binary *.exe binary -# VSTool -indra/tools/vstool/* -text - # Windows Manifest files *.manifest text eol=crlf