diff --git a/.gitattributes b/.gitattributes index 3c0e9dfc0..82b366934 100644 --- a/.gitattributes +++ b/.gitattributes @@ -35,6 +35,9 @@ *.sh text eol=lf *.bat text eol=crlf +# PHP scripts +*.php text + # Delphi sources *.dpr text eol=crlf *.dfm text eol=crlf