summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-05-05 13:12:21 (GMT)
committerBrad King <brad.king@kitware.com>2015-05-05 13:12:21 (GMT)
commitf6749f727451ef3e35c20e80e712f0bda38348f9 (patch)
tree9b477e3599d7615c9c27dc43959e099a90e98f3c /Source/kwsys/.gitattributes
parent9e3181a1128e7d4f830f56da397f0aaa04cb558d (diff)
parent0c34ac2f0159645f6a2cd0f57a45ffae36b4352d (diff)
downloadCMake-f6749f727451ef3e35c20e80e712f0bda38348f9.zip
CMake-f6749f727451ef3e35c20e80e712f0bda38348f9.tar.gz
CMake-f6749f727451ef3e35c20e80e712f0bda38348f9.tar.bz2
Merge branch 'upstream-kwsys' into update-kwsys
Diffstat (limited to 'Source/kwsys/.gitattributes')
-rw-r--r--Source/kwsys/.gitattributes16
1 files changed, 16 insertions, 0 deletions
diff --git a/Source/kwsys/.gitattributes b/Source/kwsys/.gitattributes
new file mode 100644
index 0000000..248786e
--- /dev/null
+++ b/Source/kwsys/.gitattributes
@@ -0,0 +1,16 @@
+.git* export-ignore
+.gitattributes -export-ignore
+
+/GitSetup export-ignore
+/SetupForDevelopment.sh export-ignore eol=lf
+
+/CONTRIBUTING.rst conflict-marker-size=78
+
+*.c whitespace=tab-in-indent,no-lf-at-eof
+*.h whitespace=tab-in-indent,no-lf-at-eof
+*.h.in whitespace=tab-in-indent,no-lf-at-eof
+*.cxx whitespace=tab-in-indent,no-lf-at-eof
+*.hxx whitespace=tab-in-indent,no-lf-at-eof
+*.hxx.in whitespace=tab-in-indent,no-lf-at-eof
+*.txt whitespace=tab-in-indent,no-lf-at-eof
+*.cmake whitespace=tab-in-indent,no-lf-at-eof