diff --git a/.gitattributes b/.gitattributes index a10aff251..3975fc099 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,5 +7,5 @@ *.pde text # Files that will always have CRLF line endings on checkout. -*.bat *.url eol=crlf - +*.bat eol=crlf +*.url eol=crlf