Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7b381312437410b3d86ae5e18b951a551213bad8 >--------------------------------------------------------------- commit 7b381312437410b3d86ae5e18b951a551213bad8 Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:33 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b86b7a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist +doc/haddock _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
