Files
espocrm/.gitattributes
Yuri Kuznetsov d12865bbcb lf command
2022-09-20 18:10:38 +03:00

17 lines
267 B
Plaintext

* text=auto
*.php text eol=crlf
*.js text eol=crlf
*.json text eol=crlf
*.md text eol=crlf
*.less text eol=crlf
*.css text eol=crlf
*.tpl text eol=crlf
*.html text eol=crlf
bin/command text eol=lf
.gitattributes text eol=crlf
.gitignore text eol=crlf
*.png binary