Commit dad8a3e6ea6d93f7212ed3488b248afb1cafd2b6
Committed by
Jay Berkenbilt
1 parent
3af2e03a
Update .gitignore
Showing
1 changed file
with
2 additions
and
17 deletions
.gitignore
| 1 | -*.pdb | |
| 2 | -.lineno | |
| 1 | +build | |
| 2 | +build.* | |
| 3 | 3 | appimage/build |
| 4 | -autoconf.mk | |
| 5 | -autom4te.cache/ | |
| 6 | -config.log | |
| 7 | -config.status | |
| 8 | -examples/build/ | |
| 9 | 4 | external-libs |
| 10 | -fuzz/build/ | |
| 11 | -libqpdf.map | |
| 12 | -libqpdf.pc | |
| 13 | -libqpdf/build/ | |
| 14 | -libqpdf/qpdf/qpdf-config.h | |
| 15 | -libtests/build/ | |
| 16 | -libtool | |
| 17 | -manual/build/ | |
| 18 | -qpdf/build/ | |
| 19 | -zlib-flate/build/ | |
| 20 | 5 | distribution/ | ... | ... |