Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitignore
    ... ... @@ -256,3 +256,12 @@ ghc.nix/
    256 256
     # clangd
    
    257 257
     .clangd
    
    258 258
     dist-newstyle/
    
    259
    +
    
    260
    +# -----------------------------------------------------------------------------
    
    261
    +# CI
    
    262
    +
    
    263
    +# Windows CI
    
    264
    +toolchain/
    
    265
    +ghc-*/
    
    266
    +inplace/
    
    267
    +tmp/