diff options
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index f0f8132208..e6e6bb29f7 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1009,6 +1009,7 @@ mk/ghcconfig_*_inplace_bin_ghc-stage2.exe.mk /tests/numeric/should_run/3676 /tests/numeric/should_run/4381 /tests/numeric/should_run/4383 +/tests/numeric/should_run/CarryOverflow /tests/numeric/should_run/NumDecimals /tests/numeric/should_run/T3676 /tests/numeric/should_run/T4381 |