webroot/.gitattributes

20 lines
207 B
Plaintext

* text eol=lf
*.js text
*.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