From 2f041b2c7edffc099f08f2db6dc63eaa2de1eb0b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 27 Aug 2021 16:57:38 +0200 Subject: [PATCH] Adjust .gitattributes to use php diff mode Signed-off-by: William Desportes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index a44b002e2d..fb5063e13a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ +*.php text diff=php + .gitattributes export-ignore .gitignore export-ignore .github export-ignore