mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-02 22:47:01 +00:00
17 lines
267 B
Plaintext
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
|