Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d4e8b5bd70f87af4463410df3aade72d42d675e0 >--------------------------------------------------------------- commit d4e8b5bd70f87af4463410df3aade72d42d675e0 Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:33 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b0be8e5..f5c7aee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ *.tix .hpc/ /dist/* +GNUmakefile +dist-install +ghc.mk _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
