Commit 717fbbd25bb2d3ba521ed3d9021f376a32b20242

Authored by Jay Berkenbilt
1 parent f7e53c6d

Add doc files to .gitignore

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
... ... @@ -5,6 +5,8 @@ config.log
5 5 config.status
6 6 configure
7 7 doc/fix-qdf.1
  8 +doc/qpdf-manual.html
  9 +doc/qpdf-manual.pdf
8 10 doc/qpdf.1
9 11 doc/zlib-flate.1
10 12 examples/build/
... ... @@ -14,6 +16,7 @@ libqpdf/qpdf/qpdf-config.h
14 16 libqpdf/qpdf/qpdf-config.h.in
15 17 libtests/build/
16 18 libtool
  19 +manual/build/
17 20 manual/html.xsl
18 21 manual/print.xsl
19 22 qpdf/build/
... ...