Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fc8e1ee849b10fe2b63eb1024aff3d6624ddd069 >--------------------------------------------------------------- commit fc8e1ee849b10fe2b63eb1024aff3d6624ddd069 Author: p.capriotti <[email protected]> Date: Wed Mar 7 15:30:52 2012 +0000 Add .gitignore file for GHC build. >--------------------------------------------------------------- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f4d267 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +GNUmakefile +dist-install +ghc.mk _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
