Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4fdfd07321ef9c0de3d187e5449e29451409e5ae >--------------------------------------------------------------- commit 4fdfd07321ef9c0de3d187e5449e29451409e5ae Author: David Terei <[email protected]> Date: Tue Jan 17 10:54:35 2012 -0800 Update .gitignore >--------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 7b2f2fc..49cbbb3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ .depend .depend.bak +nofib-analyse/nofib-analyse +runstdtest/runstdtest + _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
