.gitattributes changed
This commit is contained in:
parent
0f1faad966
commit
274e0a3242
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -4,9 +4,16 @@
|
|||||||
*.php text
|
*.php text
|
||||||
*.html text
|
*.html text
|
||||||
*.htm 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
|
*.png binary
|
||||||
*.svg binary
|
*.svg binary
|
||||||
*.ico binary
|
*.ico binary
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user