Commit d9ec2eb0f63f35d61d68475ca03f99af76d0b3d9
1 parent
7dc197ef
add ignore files
Showing
1 changed file
with
19 additions
and
0 deletions
.gitignore
0 → 100644
| 1 | +aclocal.m4 | ||
| 2 | +autoconf.mk | ||
| 3 | +autom4te.cache/ | ||
| 4 | +config.log | ||
| 5 | +config.status | ||
| 6 | +configure | ||
| 7 | +doc/fix-qdf.1 | ||
| 8 | +doc/qpdf.1 | ||
| 9 | +doc/zlib-flate.1 | ||
| 10 | +examples/build/ | ||
| 11 | +libqpdf/build/ | ||
| 12 | +libqpdf/qpdf/qpdf-config.h | ||
| 13 | +libqpdf/qpdf/qpdf-config.h.in | ||
| 14 | +libtests/build/ | ||
| 15 | +libtool | ||
| 16 | +manual/html.xsl | ||
| 17 | +manual/print.xsl | ||
| 18 | +qpdf/build/ | ||
| 19 | +zlib-flate/build/ |