From a7534ff40293eafc2bb727e4757d6375cdf777d1 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Tue, 20 Apr 2010 08:08:31 +0200 Subject: [PATCH] Git attributes to force patches to always be LF --- share/qtcreator/patches/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 share/qtcreator/patches/.gitattributes diff --git a/share/qtcreator/patches/.gitattributes b/share/qtcreator/patches/.gitattributes new file mode 100644 index 00000000000..1fe59c4ba27 --- /dev/null +++ b/share/qtcreator/patches/.gitattributes @@ -0,0 +1 @@ +*.patch -crlf \ No newline at end of file