diff --git a/.gitattributes b/.gitattributes index dee053d..a2b65e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,14 @@ * text=auto *.css text +*.js text *.htm text *.html text *.php text -*.txt text -*.tpl text -README text -*README* text -LICENSE text +*.txt text +*.tpl text +README text +*README* text +LICENSE text ## LINTERS