diff options
author | David Terei <davidterei@gmail.com> | 2012-06-25 13:25:24 -0700 |
---|---|---|
committer | David Terei <davidterei@gmail.com> | 2012-06-25 13:25:24 -0700 |
commit | a6bacc3e13ac2238b2ed4d837d2ed36a21a1a6bd (patch) | |
tree | 6733b733bcd5e3da16163dfb06a187f3932aa38e /testsuite/.gitignore | |
parent | 9758c36b0ef6e0dde33d1c00969d1c0b32a58b2a (diff) | |
download | haskell-a6bacc3e13ac2238b2ed4d837d2ed36a21a1a6bd.tar.gz |
Update .gitignore
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index e166811566..d01e08fa40 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1181,3 +1181,16 @@ tests/profiling/should_run/scc003 tests/profiling/should_run/scc004 tests/th/TH_spliceE5_prof +tests/codeGen/should_run/6146 +tests/codeGen/should_run/setByteArray +tests/generics/GFunctor/GFunctor1 +tests/generics/GMap/GMap1 +tests/numeric/should_run/T5863 +tests/numeric/should_run/quotRem2 +tests/perf/compiler/T6048.comp.stats +tests/profiling/should_run/profinline001 +tests/rts/5993 +tests/rts/T6006 +tests/simplCore/should_run/T5915 +tests/simplCore/should_run/T5920 +tests/simplCore/should_run/T5997 |