gitattributes file

This commit is contained in:
Yuri Kuznetsov
2020-12-28 18:20:20 +02:00
parent bdf5664672
commit 43a7085f7c
+11
View File
@@ -0,0 +1,11 @@
* 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
*.png binary