Modules,Templates: Do not install .gitattributes with CMake

Fixes: #27848
This commit is contained in:
Brad King
2026-05-27 11:21:06 -04:00
parent d6a99f6f87
commit 918cfd58b2
+1
View File
@@ -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.