diff --git a/.gitattributes b/.gitattributes index c8ab6583..bcd492de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,6 @@ # All files are checked into the repo with LF * text=auto + +# These files are checked out using CRLF locally +*.bat eol=crlf