Repository : ssh://darcs.haskell.org//srv/darcs/packages/process On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d1c2999473ba0d4ceafdc6da309debca83f91abe >--------------------------------------------------------------- commit d1c2999473ba0d4ceafdc6da309debca83f91abe Author: Max Bolingbroke <[email protected]> Date: Sat May 14 22:44:16 2011 +0100 Expanded .gitignore >--------------------------------------------------------------- .gitignore | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd6e173 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# Specific generated files +GNUmakefile +autom4te.cache/ +config.log +config.status +configure +dist-install/ +ghc.mk +include/HsProcessConfig.h +include/HsProcessConfig.h.in +tests/exitminus1 +tests/exitminus1.o +tests/foo1.txt +tests/foo2.txt _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
