From 8cdd26295be30f951213ea511e96c2b4133be27e Mon Sep 17 00:00:00 2001
From: Miikka Heikkinen <miikka.heikkinen@digia.com>
Date: Wed, 22 Feb 2012 15:40:04 +0200
Subject: [PATCH] Fix line endins on xmlpatterns test case data files

Added required files to .gitattributes

Task-number: QTBUG-24450
Change-Id: Ib924221f7110f166952589c164d4b45fdeb472ee
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
---
 tests/auto/xmlpatterns/.gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/auto/xmlpatterns/.gitattributes b/tests/auto/xmlpatterns/.gitattributes
index 1b5e28ae..16b85acd 100644
--- a/tests/auto/xmlpatterns/.gitattributes
+++ b/tests/auto/xmlpatterns/.gitattributes
@@ -1,3 +1,4 @@
 stylesheets/copyWholeDocument.xsl -crlf
 stylesheets/onlyRootTemplate.xsl -crlf
 stylesheets/useParameters.xsl -crlf
+stderrBaselines/* -crlf
-- 
GitLab