X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3cfc6336251057cdebe5261addfe61bd89311335..c85c4bed0a4b32ee2dcbd86ea819e39f3d8beb84:/.gitignore diff --git a/.gitignore b/.gitignore index 69a229c3e..14e8c596c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,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 @@ -35,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/