
Run `.gitlab/ci/repackage/iar.ps1` with each IAR installer and host the package archives ourselves.
30 lines
306 B
Plaintext
30 lines
306 B
Plaintext
# Ignore files known to be downloaded by CI jobs.
|
|
/5.15.1-0-202009071110*
|
|
/bcc*
|
|
/cmake*
|
|
/iar
|
|
/intel
|
|
/ispc*
|
|
/innosetup
|
|
/jom
|
|
/llvm*
|
|
/mingw
|
|
/msvc*
|
|
/ninja*
|
|
/nuget
|
|
/openmp
|
|
/open-watcom*
|
|
/orangec
|
|
/python*
|
|
/qt*
|
|
/sccache*
|
|
/swift
|
|
/ticlang
|
|
/tmp
|
|
/unstable-jom*
|
|
/watcom
|
|
/wix3
|
|
/wix4
|
|
/clang-tidy-fixes
|
|
/num_warnings.txt
|