From 4d56f164dc1f6e41c9e66a2af8e685b790d8a42d Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 27 Oct 2015 17:47:03 +1300 Subject: [PATCH] use -crlf again --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 981548e3d39..4ada93025c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -tests/UI/expected-screenshots/*.png filter=lfs diff=lfs merge=lfs -text +tests/UI/expected-screenshots/*.png filter=lfs diff=lfs merge=lfs -crlf # auto detect text files and perform LF normalization * text eol=lf