[commit: haddock] ghc-7.6: Add build artifacts for documentation to .gitignore (55ebcbb)
Simon Hengel <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/55ebcbbbbdc7b527a1a033958fa4e34d667f19f0 >--------------------------------------------------------------- commit 55ebcbbbbdc7b527a1a033958fa4e34d667f19f0 Author: Simon Hengel <[email protected]> Date: Sun Oct 14 17:30:28 2012 +0200 Add build artifacts for documentation to .gitignore >--------------------------------------------------------------- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4e8faa6..ba90347 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ /dist/ /tests/html-tests/output/ + /doc/haddock +/doc/autom4te.cache/ +/doc/config.log +/doc/config.mk +/doc/config.status +/doc/configure