Files
CMake/.gitlab/.gitignore
T
Brad King 01c58daec7 ci: add MinGW Makefiles nightly CI job
Use the MinGW/MSYS 1.0 distribution from `mingw.osdn.io`.
2022-11-02 17:16:46 -04:00

18 lines
196 B
Plaintext

# Ignore files known to be downloaded by CI jobs.
/5.15.1-0-202009071110*
/bcc*
/cmake*
/ispc*
/jom
/llvm*
/mingw
/msvc*
/ninja*
/open-watcom*
/python*
/qt*
/sccache*
/unstable-jom*
/watcom
/wix*