Update .gitattributes
This commit is contained in:
parent
d6264b2f60
commit
e402e4ff2c
|
@ -89,9 +89,6 @@
|
||||||
# https://github.com/gitattributes/gitattributes/blob/master/PHP.gitattributes
|
# https://github.com/gitattributes/gitattributes/blob/master/PHP.gitattributes
|
||||||
###
|
###
|
||||||
|
|
||||||
# Auto detect text files and perform LF normalization
|
|
||||||
* text=auto
|
|
||||||
|
|
||||||
# PHP files
|
# PHP files
|
||||||
*.php text eol=lf diff=php
|
*.php text eol=lf diff=php
|
||||||
*.phpt text eol=lf diff=php
|
*.phpt text eol=lf diff=php
|
||||||
|
|
Loading…
Reference in New Issue