.gitattributes 249 B

12345
  1. # Normalize line endings to avoid spurious failures in the core test suite on Windows.
  2. *html text eol=lf
  3. *css text eol=lf
  4. tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
  5. tests/staticfiles_tests/project/documents/test/*txt text eol=lf