Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d0a80b041043c9e104d64fc3c3f2551e7b36bfe3 >--------------------------------------------------------------- commit d0a80b041043c9e104d64fc3c3f2551e7b36bfe3 Author: Johan Tibell <[email protected]> Date: Thu Nov 17 16:30:57 2011 -0800 Tweak .gitignore >--------------------------------------------------------------- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index e5d3f99..b0be8e5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ *.p_hi *.prof *.tix -/.hpc/* +.hpc/ /dist/* _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
