diff options
author | Brad King <brad.king@kitware.com> | 2024-02-19 21:48:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-02-20 11:36:22 (GMT) |
commit | f51d809b4437471c5848555ff42880c1308865c4 (patch) | |
tree | 817166a485a154d8262bb9acb4fc94701f0b18f3 /.gitlab/.gitignore | |
parent | 14b0ebd4ca33b833ae0351f8383fd631c763aa3e (diff) | |
download | CMake-f51d809b4437471c5848555ff42880c1308865c4.zip CMake-f51d809b4437471c5848555ff42880c1308865c4.tar.gz CMake-f51d809b4437471c5848555ff42880c1308865c4.tar.bz2 |
ci: Place temporary files inside job directory 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 83e21d5..4afdad3 100644 --- a/.gitlab/.gitignore +++ b/.gitlab/.gitignore @@ -18,6 +18,7 @@ /sccache* /swift /ticlang +/tmp /unstable-jom* /watcom /wix* |