[Git][ghc/ghc][wip/fendor/gitignore-submodules] Apply 1 suggestion(s) to 1 file(s)
Hannes Siebenhandl pushed to branch wip/fendor/gitignore-submodules at Glasgow Haskell Compiler / GHC Commits: 2636a24c by Hannes Siebenhandl at 2026-01-21T08:59:52+01:00 Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Sven Tennie <sven.tennie@gmail.com> - - - - - 1 changed file: - .gitignore Changes: ===================================== .gitignore ===================================== @@ -261,6 +261,7 @@ dist-newstyle/ # CI # Windows CI -toolchain/ -inplace/ -tmp/ +/toolchain/ +/ghc-*/ +/inplace/ +/tmp/ View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2636a24cd9c32fe1891fe086deefccff... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2636a24cd9c32fe1891fe086deefccff... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Hannes Siebenhandl (@fendor)