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.
This commit is contained in:
Brad King 2015-05-13 12:53:32 -04:00
parent c9709dffb0
commit 576ef8c56e
1 changed files with 0 additions and 4 deletions

View File

@ -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