summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 75b85d9f7aa3b4f219c4af5ee0595adedb412783 (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/__init__.py text eol=lf