summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorIvan Donchevskii <ivan.donchevskii@qt.io>2017-11-02 13:28:20 +0100
committerIvan Donchevskii <ivan.donchevskii@qt.io>2017-11-02 13:43:00 +0000
commita7b70d035bd8f403784819c88dd84c252df00b38 (patch)
treeef6b39a8e1ae791d6e3cace53770004a64895a2f /.gitattributes
parent58e8904856cf42cc26f91073be2f3886a28132a4 (diff)
downloadqt-creator-a7b70d035bd8f403784819c88dd84c252df00b38.tar.gz
Clang: Patches: treat patches as binary files
Not to change line endings during git checkout. Change-Id: I93a5229aee1dfbfa4a15c1966bdd566a371408c9 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..e87bab18ac
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+dist/clang/patches/*.patch -diff -merge -text