From 21409e193a3c1e7cafc49ac5af7fb796d02f3d7d Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Thu, 24 Feb 2022 08:00:07 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3eaebeec..4141794e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,4 @@ -Force LF endings -* text eol=lf +* text=auto -*.png binary -*.eot binary -*.ttf binary -*.woff binary -*.woff2 binary +Force LF endings +*.php text eol=lf