X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8e4c3f0a42664b8c37cc2e0de285849fbf118e11..10ec2d23f14cf5d3e4835d9bcb57d0937f803e6a:/.gitignore diff --git a/.gitignore b/.gitignore index 3e07e241b..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 @@ -31,7 +30,15 @@ /debian/apt-transport-https/ # generated from *.in files +/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/*/sources.list +/vendor/*/makefile.auto + +# generated for and by abicheck +/abicheck/apt_build.xml +/abicheck/apt_installed.xml +/abicheck/compat_reports/ +/abicheck/logs/