Remove obsolete comments about globbing

This commit is contained in:
Kenneth Moreland 2022-05-19 17:48:12 -06:00
parent b6e490d604
commit 8e7fc648ef
2 changed files with 0 additions and 6 deletions

@ -223,9 +223,6 @@ stages:
- build/config/
# CTest and CMake install files.
# XXX(globbing): Can be simplified with support from
# https://gitlab.com/gitlab-org/gitlab-runner/issues/4840
#
# Note: this also captures our CIState.cmake file
- build/CMakeCache.txt
- build/**/*.cmake

@ -47,9 +47,6 @@
- build/config/
# CTest and CMake install files.
# XXX(globbing): Can be simplified with support from
# https://gitlab.com/gitlab-org/gitlab-runner/issues/4840
#
# Note: this also captures our CIState.cmake file
- build/CMakeCache.txt
- build/**/*.cmake