summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAge
* Stop Git from normalising line endingsChris Wilson2017-06-22
| | | | | Although recommended, "text" mode causes constant and unfixable conficts that I give up fighting with.
* Tell Git to treat .cpp files as text too.Chris Wilson2017-05-15
|
* Fix line endings of .vcxproj.user files to CRLF always.Chris Wilson2016-09-29
|
* Configure line-ending behaviour for Git.Chris Wilson2016-09-10
This will probably require a re-checkout on all Windows boxes.