summaryrefslogtreecommitdiffstats
path: root/Utilities/GitSetup/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-03-02 18:41:42 (GMT)
committerBrad King <brad.king@kitware.com>2012-03-02 18:41:42 (GMT)
commitec127a560d6bdcb32960515563ba5fee42f4a3c9 (patch)
tree47e6818a32ab2ac09ba64cf1fcb8cede61932c6c /Utilities/GitSetup/.gitattributes
parentd2c3686a08efa32142f250a93cf77be4d51eafb1 (diff)
parent7e293acce3e66cd5292051119706e1a34b248092 (diff)
downloadCMake-ec127a560d6bdcb32960515563ba5fee42f4a3c9.zip
CMake-ec127a560d6bdcb32960515563ba5fee42f4a3c9.tar.gz
CMake-ec127a560d6bdcb32960515563ba5fee42f4a3c9.tar.bz2
Merge branch 'setup' into developer-setup
Diffstat (limited to 'Utilities/GitSetup/.gitattributes')
-rw-r--r--Utilities/GitSetup/.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/GitSetup/.gitattributes b/Utilities/GitSetup/.gitattributes
index 51d63be..facbbb2 100644
--- a/Utilities/GitSetup/.gitattributes
+++ b/Utilities/GitSetup/.gitattributes
@@ -1,4 +1,7 @@
.git* export-ignore
+# Exclude from source archives files specific to Git work tree.
+* export-ignore
+
tips eol=lf whitespace=indent-with-non-tab
setup-* eol=lf whitespace=indent-with-non-tab