Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c55bb6036af6437aee35db42e45eb23ef0c17567 >--------------------------------------------------------------- commit c55bb6036af6437aee35db42e45eb23ef0c17567 Author: David Terei <[email protected]> Date: Thu Jan 12 12:01:10 2012 -0800 Update '.gitignore' >--------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 2bfec16..4897988 100644 --- a/.gitignore +++ b/.gitignore @@ -125,6 +125,8 @@ _darcs/ /docs/users_guide/ug-book.xml /docs/users_guide/ug-ent.xml /docs/users_guide/users_guide.xml +/docs/users_guide/users_guide.pdf +/docs/users_guide/users_guide.ps /docs/users_guide/users_guide/ /docs/users_guide/what_glasgow_exts_does.gen.xml /driver/ghc/dist/ @@ -182,6 +184,7 @@ _darcs/ /libraries/time/ /libraries/*/dist-boot/ /libraries/*/dist-install/ +/libraries/dist-haddock/ /mk/are-validating.mk /mk/build.mk /mk/config.h _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
