[commit: testsuite] master: Update .gitignore (d9b59ec)
David Terei
davidterei at gmail.com
Mon Jun 25 22:25:53 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d9b59ec8a0a704da380a8353a04bb5160979873f
>---------------------------------------------------------------
commit d9b59ec8a0a704da380a8353a04bb5160979873f
Author: David Terei <davidterei at gmail.com>
Date: Mon Jun 25 13:25:24 2012 -0700
Update .gitignore
>---------------------------------------------------------------
.gitignore | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index e166811..d01e08f 100644
--- a/.gitignore
+++ b/.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
More information about the Cvs-ghc
mailing list