diff options
author | Brad King <brad.king@kitware.com> | 2023-05-01 18:01:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-01 19:51:21 (GMT) |
commit | 1b44973343d8a61ee30cfe9dc94b3b3c838689c6 (patch) | |
tree | 1317a0399c03cc99871f4f811e7d86e70719bd41 /.gitlab/.gitignore | |
parent | a5fd03a53dda9faf4d2ef9a6a276e0aa4b5bd323 (diff) | |
download | CMake-1b44973343d8a61ee30cfe9dc94b3b3c838689c6.zip CMake-1b44973343d8a61ee30cfe9dc94b3b3c838689c6.tar.gz CMake-1b44973343d8a61ee30cfe9dc94b3b3c838689c6.tar.bz2 |
gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows
Diffstat (limited to '.gitlab/.gitignore')
-rw-r--r-- | .gitlab/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/.gitignore b/.gitlab/.gitignore index 381d8fe..852dfa6 100644 --- a/.gitlab/.gitignore +++ b/.gitlab/.gitignore @@ -2,6 +2,7 @@ /5.15.1-0-202009071110* /bcc* /cmake* +/intel /ispc* /innosetup /jom |