mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Modules,Templates: Do not install .gitattributes with CMake
Fixes: #27848
This commit is contained in:
@@ -577,6 +577,7 @@ if(NOT CMake_TEST_EXTERNAL_CMAKE)
|
||||
GROUP_READ GROUP_EXECUTE
|
||||
WORLD_READ WORLD_EXECUTE
|
||||
REGEX "Help/(dev|guide)($|/)" EXCLUDE
|
||||
PATTERN ".git*" EXCLUDE
|
||||
)
|
||||
|
||||
# Install auxiliary files integrating with other tools.
|
||||
|
||||
Reference in New Issue
Block a user