mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-26 00:20:06 -06:00
Tell Git not to export the GitSetup directory
The `Utilities/GitSetup` directory is useful only in Git work trees and so does not need to be distributed with source tarballs.
This commit is contained in:
1
Utilities/.gitattributes
vendored
1
Utilities/.gitattributes
vendored
@@ -1,2 +1,3 @@
|
|||||||
/Git export-ignore
|
/Git export-ignore
|
||||||
|
/GitSetup export-ignore
|
||||||
SetupForDevelopment.sh export-ignore
|
SetupForDevelopment.sh export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user