mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
ci: Tell Git to ignore files known to be downloaded by jobs
This commit is contained in:
16
.gitlab/.gitignore
vendored
Normal file
16
.gitlab/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Ignore files known to be downloaded by CI jobs.
|
||||
/5.15.1-0-202009071110*
|
||||
/bcc*
|
||||
/cmake*
|
||||
/ispc*
|
||||
/jom
|
||||
/llvm*
|
||||
/msvc*
|
||||
/ninja*
|
||||
/open-watcom*
|
||||
/python*
|
||||
/qt*
|
||||
/sccache*
|
||||
/unstable-jom*
|
||||
/watcom
|
||||
/wix*
|
||||
Reference in New Issue
Block a user