Build: Make sure `*.cjs` & `*.mjs` files use UNIX line endings as well
commit198b41c8c2cd726b875615023b2b37b213040ad3
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 10 Jul 2023 16:19:52 +0000 (10 18:19 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2023 16:19:52 +0000 (10 18:19 +0200)
tree838e92417732ae8207d11110bb15ae84861b26ff
parent2b6b5e0a3ba3029ec3ad1525a178920765e3adf1
Build: Make sure `*.cjs` & `*.mjs` files use UNIX line endings as well

We've had this rule for `*.js` files so far but we now have two new JS
extensions.

Closes gh-5290
.gitattributes