Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b75782579d4f1cbf077ff591af4fbeded4da1f76 >--------------------------------------------------------------- commit b75782579d4f1cbf077ff591af4fbeded4da1f76 Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:35 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e042fd8..ad3185b 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,8 @@ Thumbs.db *.run.stdout *.run.stderr +*bindisttest_install___dir_bin_ghc.mk + # ----------------------------------------------------------------------------- # specific generated files _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
