summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: a446231f16bbc45301d6612f67c5bff8aee3c07c (plain)
1
2
3
4
5
# Set the default behaviour, in case poeple don't have core.autocrlf set
* text=auto

# Always lf, this file size is checked in a test
tests/fixtures/static/encoded.html text eol=lf