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,6 +5,8 @@ config.log
5 config.status 5 config.status
6 configure 6 configure
7 doc/fix-qdf.1 7 doc/fix-qdf.1
  8 +doc/qpdf-manual.html
  9 +doc/qpdf-manual.pdf
8 doc/qpdf.1 10 doc/qpdf.1
9 doc/zlib-flate.1 11 doc/zlib-flate.1
10 examples/build/ 12 examples/build/
@@ -14,6 +16,7 @@ libqpdf/qpdf/qpdf-config.h @@ -14,6 +16,7 @@ libqpdf/qpdf/qpdf-config.h
14 libqpdf/qpdf/qpdf-config.h.in 16 libqpdf/qpdf/qpdf-config.h.in
15 libtests/build/ 17 libtests/build/
16 libtool 18 libtool
  19 +manual/build/
17 manual/html.xsl 20 manual/html.xsl
18 manual/print.xsl 21 manual/print.xsl
19 qpdf/build/ 22 qpdf/build/