From 576ef8c56ef68b94340f95854a8211fb6f3562f1 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 13 May 2015 12:53:32 -0400 Subject: 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. --- Source/kwsys/.gitattributes | 4 ---- 1 file changed, 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 -- cgit v0.12