diff options
author | Brad King <brad.king@kitware.com> | 2024-02-07 21:46:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-02-08 14:31:00 (GMT) |
commit | 0909fb9d4804b62ccf73bc99433a8d58740c6f0f (patch) | |
tree | d76766661c6e045988f41ade305a257b4b64f24d /.gitlab/.gitignore | |
parent | a4e5715959057c0dd32d15c7a986d364d6b504e2 (diff) | |
download | CMake-0909fb9d4804b62ccf73bc99433a8d58740c6f0f.zip CMake-0909fb9d4804b62ccf73bc99433a8d58740c6f0f.tar.gz CMake-0909fb9d4804b62ccf73bc99433a8d58740c6f0f.tar.bz2 |
ci: Enable Swift tests on Windows
Issue: #25573
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 b28fe32..0e34b1b 100644 --- a/.gitlab/.gitignore +++ b/.gitlab/.gitignore @@ -16,6 +16,7 @@ /python* /qt* /sccache* +/swift /unstable-jom* /watcom /wix* |