Commit Graph

5 Commits

Author SHA1 Message Date
Michał Gołębiowski-Owczarek
198b41c8c2
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
2023-07-10 18:19:52 +02:00
Michał Gołębiowski
99d735ab46 Build: change .gitattributes; use system line ends for non-JS files 2014-04-04 15:14:42 +02:00
Henri Wiechers
866ba43d0a Mark *.jar files as binary. 2010-11-12 07:41:44 +02:00
Henri Wiechers
4a1559e127 Changed crlf attribute to newer eol one. 2010-11-12 07:40:19 +02:00
jeresig
1879e8cbee Force endlines to be just LF (any CRLF is auto-converted to LF by Git). 2009-11-27 11:23:19 -05:00