aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Build: Make sure `*.cjs` & `*.mjs` files use UNIX line endings as wellMichał Gołębiowski-Owczarek2023-07-101-0/+3
| | | | | | We've had this rule for `*.js` files so far but we now have two new JS extensions. Closes gh-5290
* Build: change .gitattributes; use system line ends for non-JS filesMichał Gołębiowski2014-04-041-2/+5
|
* Mark *.jar files as binary.Henri Wiechers2010-11-121-1/+2
|
* Changed crlf attribute to newer eol one.Henri Wiechers2010-11-121-1/+1
|
* Force endlines to be just LF (any CRLF is auto-converted to LF by Git).jeresig2009-11-271-0/+1