ci: Tell Git to ignore files known to be downloaded by jobs

This commit is contained in:
Brad King
2022-10-05 11:35:15 -04:00
parent 6ace9562e7
commit c23ebfa333

16
.gitlab/.gitignore vendored Normal file
View 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*