diff --git a/.gitattributes b/.gitattributes index 40f54ab..eb7c1db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,9 +4,16 @@ *.php text *.html text *.htm text +*.cmd text eol=crlf +*.bat text eol=crlf +*.ps1 text eol=crlf +*.sln text eol=crlf +*.txt text +*.phar binary *.png binary *.svg binary *.ico binary +