[commit: nofib] master: Add gc benchmarks to gitignore (2c792f2)
David Terei
davidterei at gmail.com
Tue Jan 17 20:12:00 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/nofib
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2c792f2d40b29169b7abec876368e3935d42e52e
>---------------------------------------------------------------
commit 2c792f2d40b29169b7abec876368e3935d42e52e
Author: David Terei <davidterei at gmail.com>
Date: Mon Jan 16 01:17:44 2012 -0800
Add gc benchmarks to gitignore
>---------------------------------------------------------------
.gitignore | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index d327408..2c289a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,14 @@ spectral/simple/simple
spectral/sorting/sorting
spectral/sphere/sphere
spectral/treejoin/treejoin
+gc/circsim/circsim
+gc/constraints/constraints
+gc/fibheaps/fibheaps
+gc/fulsom/fulsom
+gc/gc_bench/gc_bench
+gc/happy/happy
+gc/lcss/lcss
+gc/mutstore1/mutstore1
+gc/mutstore2/mutstore2
+gc/power/power
+gc/spellcheck/spellcheck
More information about the Cvs-ghc
mailing list