[commit: haddock] local: Add .gitignore (2c7f866)

David Waern waern at galois.com
Tue Feb 14 02:01:07 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : local

http://hackage.haskell.org/trac/ghc/changeset/2c7f866e1dc45282e40ed8f299e0edb6f39f0437

>---------------------------------------------------------------

commit 2c7f866e1dc45282e40ed8f299e0edb6f39f0437
Author: Simon Hengel <sol at typeful.net>
Date:   Wed Jan 11 14:44:55 2012 +0100

    Add .gitignore

>---------------------------------------------------------------

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fefd7f2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/dist/
+/tests/html-tests/output/





More information about the Cvs-ghc mailing list