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