Adjust .gitattributes to use php diff mode

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-08-27 16:57:38 +02:00
parent 0cd1083962
commit 2f041b2c7e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

2
.gitattributes vendored
View File

@ -1,3 +1,5 @@
*.php text diff=php
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore