Repository : ssh://darcs.haskell.org//srv/darcs/packages/hoopl On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ab1439dc866c5b9ca29b8f8209850cef4568082c >--------------------------------------------------------------- commit ab1439dc866c5b9ca29b8f8209850cef4568082c Author: Norman Ramsey <[email protected]> Date: Tue Mar 20 18:42:43 2012 -0400 patch from Paolo Capriotti, ignore some GHC build files (I've changed the .gitignore to operate just in the root directory, which might not be correct.) >--------------------------------------------------------------- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4964af0..74592d8 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,8 @@ timestamp.tex dfopt.ps paper/*.pdf dist +/GNUmakefile +/dist-install +/dist-boot +/ghc.mk + _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
