summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2020-11-22simplify .gitattributesDan Allen
2020-10-26add Ruby diff for Ruby files [skip ci]Dan Allen
2020-01-27Disable automatic EOL on git for Windows (PR #1523)Marat Radchenko
Git for Windows performs automatic LF->CRLF conversion for text files by default [1] when checking out the files to the worktree. This file disables that behavior. [1]: https://github.com/git-for-windows/build-extra/blob/master/git-extra/git-extra.install#L9