diff options
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index e6e6bb29f7..d4abe83909 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1508,6 +1508,8 @@ mk/ghcconfig_*_inplace_bin_ghc-stage2.exe.mk /tests/typecheck/should_run/tcrun051 /tests/typecheck/should_run/testeq2 /tests/typecheck/testeq1/typecheck.testeq1 +/tests/concurrent/should_run/T9379 +/tests/simplCore/should_run/T9390 /timeout/calibrate.out /timeout/dist/ /timeout/install-inplace/ |