From d452e449fb9a7ee9391f7f9c12f69ca062e9d963 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sat, 26 Feb 2022 23:18:43 -0700 Subject: [PATCH] chore(git): update gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2a2187b..c6aa9df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -62,6 +62,7 @@ *.min.css text eol=lf *.js text eol=lf *.min.js text eol=lf +*.php text eol=lf # Visual Studio projects (Rider also) *.cs diff=csharp