summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ↵Steve Piercy2020-11-131-0/+5
file's upload content comparison to fail. See https://github.com/Pylons/webtest/pull/231#issuecomment-726989829