[commit: haddock] local: Add /tests/html-tests/tests/*index*.ref to .gitignore (f5ae205)

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


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

On branch  : local

http://hackage.haskell.org/trac/ghc/changeset/f5ae20576b57e9cb3f1611247992860db5f622a6

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

commit f5ae20576b57e9cb3f1611247992860db5f622a6
Author: Simon Hengel <sol at typeful.net>
Date:   Sun Jan 15 13:19:54 2012 +0100

    Add /tests/html-tests/tests/*index*.ref to .gitignore

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

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

diff --git a/.gitignore b/.gitignore
index fefd7f2..fdf5086 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 /dist/
 /tests/html-tests/output/
+/tests/html-tests/tests/doc-index.html.ref
+/tests/html-tests/tests/index-frames.html.ref
+/tests/html-tests/tests/index.html.ref





More information about the Cvs-ghc mailing list