diff --git a/.gitattributes b/.gitattributes index b3a3a1d..72b9beb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ *.js text eol=lf +*.mjs text eol=lf *.ejs text eol=lf *.html text eol=lf *.json text eol=lf