[commit: filepath] master: Update .gitignore. (f451c8b)
Paolo Capriotti
p.capriotti at gmail.com
Tue Mar 6 12:38:05 CET 2012
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 <p.capriotti at gmail.com>
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
More information about the Cvs-libraries
mailing list