mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -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
|
||||
/GitSetup export-ignore
|
||||
SetupForDevelopment.sh export-ignore
|
||||
|
||||
Reference in New Issue
Block a user