X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f31d34ee967cb1637c0efeb408c76a2c26bbdc07..33ee08e4dae7851bc3bcbb932a0563c38c933ead:/.gitignore diff --git a/.gitignore b/.gitignore index 321b15471..14e8c596c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ # build artifacts /aclocal.m4 /autom4te.cache/ @@ -6,14 +7,12 @@ /buildlib/config.sub /configure -# copy of COPYING -/debian/copyright - # generated files in the process to build all # apt man pages and other documentation /doc/*/ !/doc/examples/ !/doc/po/ +/doc/en/* !/doc/en/makefile # package building artifacts @@ -34,9 +33,12 @@ /cmdline/apt-key /doc/apt-vendor.ent /doc/examples/sources.list -/debian/libapt-pkg*.install -/debian/libapt-inst*.install -/debian/libapt-pkg-dev.install /vendor/current -/vendor/debian/sources.list -/vendor/ubuntu/sources.list +/vendor/*/sources.list +/vendor/*/makefile.auto + +# generated for and by abicheck +/abicheck/apt_build.xml +/abicheck/apt_installed.xml +/abicheck/compat_reports/ +/abicheck/logs/