Repository : ssh://darcs.haskell.org//srv/darcs/packages/directory On branch : master
http://hackage.haskell.org/trac/ghc/changeset/04cc1516480e7d8ad46a037a1d53e9cc019dcf29 >--------------------------------------------------------------- commit 04cc1516480e7d8ad46a037a1d53e9cc019dcf29 Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:33 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f5488df --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +GNUmakefile +autom4te.cache/ +config.log +config.status +configure +dist-install/ +ghc.mk +include/HsDirectoryConfig.h +include/HsDirectoryConfig.h.in +tests/copyFile001dir/target +tests/copyFile002dir/target _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
