add mjs to git attributes

This commit is contained in:
Matt Walsh 2023-09-19 08:21:00 -05:00
parent cff7dc5b00
commit e9b0bef023

1
.gitattributes vendored
View file

@ -1,4 +1,5 @@
*.js text eol=lf
*.mjs text eol=lf
*.ejs text eol=lf
*.html text eol=lf
*.json text eol=lf