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