diff --git a/.gitattributes b/.gitattributes index 795030f5..5a0d5e48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ # Auto detect text files and perform LF normalization -* text=auto - -*.php text eol=lf +* text=auto eol=lf