Repository : ssh://darcs.haskell.org//srv/darcs/packages/filepath On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f451c8b4330fb69573533ed19a2645afa936ccaf >--------------------------------------------------------------- commit f451c8b4330fb69573533ed19a2645afa936ccaf Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:33 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f948c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +GNUmakefile +dist-install/ +ghc.mk +tests/FilePath_Test.hs +tests/GenTests +tests/GenTests.hi +tests/GenTests.o _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
