From 395c40bd50ef19ae782c42952a07ec19d4c9b892 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Fri, 22 May 2015 10:48:51 +0200 Subject: ref #7726 Enable git-lfs for UI screenshots --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 2e93f8d46f..4ada93025c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ +tests/UI/expected-screenshots/*.png filter=lfs diff=lfs merge=lfs -crlf + # auto detect text files and perform LF normalization * text eol=lf @@ -40,4 +42,4 @@ *.WOFF2 binary # Custom for Visual Studio -*.cs diff=csharp +*.cs diff=csharp \ No newline at end of file -- cgit v1.2.3