diff --git a/.gitattributes b/.gitattributes index f0bcd8e9..53684835 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,10 @@ * text=auto # Force the following filetypes to have unix eols, so Windows does not break them -*.* text eol=lf +*.txt text eol=lf +*.php text eol=lf +*.css text eol=lf +*.js text eol=lf composer.phar text eol=input .gitignore export-ignore