summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 170bbc2b548b62a97a79f56adcad7ff7f4992c3e (plain)
1
2
3
4
5
6
7
# Normalize line endings to avoid spurious failures in the core test suite on Windows.
*html text eol=lf
*css text eol=lf
*js text eol=lf
tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
tests/staticfiles_tests/project/documents/test/*txt text eol=lf
docs/releases/*.txt merge=union