summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-05-13 16:53:32 (GMT)
committerBrad King <brad.king@kitware.com>2015-05-13 16:54:49 (GMT)
commit576ef8c56ef68b94340f95854a8211fb6f3562f1 (patch)
tree12c0c3b8e99c039426f6aac0568f3a9d4665ea9e
parentc9709dffb0856c140f39c5db1525bccc74771c92 (diff)
downloadCMake-576ef8c56ef68b94340f95854a8211fb6f3562f1.zip
CMake-576ef8c56ef68b94340f95854a8211fb6f3562f1.tar.gz
CMake-576ef8c56ef68b94340f95854a8211fb6f3562f1.tar.bz2
KWSys: Tell Git not to export .gitattributes
KWSys upstream added an attribute to export .gitattributes so that importing snapshots into the sources of other projects would bring along the attributes. However, we don't want to export them from CMake. Drop .gitattributes entries not relevant to CMake.
-rw-r--r--Source/kwsys/.gitattributes4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/kwsys/.gitattributes b/Source/kwsys/.gitattributes
index 248786e..a9c4e77 100644
--- a/Source/kwsys/.gitattributes
+++ b/Source/kwsys/.gitattributes
@@ -1,8 +1,4 @@
.git* export-ignore
-.gitattributes -export-ignore
-
-/GitSetup export-ignore
-/SetupForDevelopment.sh export-ignore eol=lf
/CONTRIBUTING.rst conflict-marker-size=78