mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
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:
4
Source/kwsys/.gitattributes
vendored
4
Source/kwsys/.gitattributes
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user