Repository : ssh://darcs.haskell.org//srv/darcs/packages/ghc-prim On branch : master
http://hackage.haskell.org/trac/ghc/changeset/06d6805a64ed3a7a82b5290187f67ed64aa0d473 >--------------------------------------------------------------- commit 06d6805a64ed3a7a82b5290187f67ed64aa0d473 Author: Manuel M T Chakravarty <[email protected]> Date: Fri Aug 19 09:50:47 2011 +1000 .gitignore >--------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..896a42e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/dist-install/ +/ghc.mk +/GNUmakefile \ No newline at end of file _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
