X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4d22a5704a0ebe19a5fa2524ac90a26c824325de..9fa247dc9ba2aa28ae564e96cba5b2b23bcac91b:/.gitignore diff --git a/.gitignore b/.gitignore index 7baa7fbeb..ae327080a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ gtest-* *.o *.so* *.versionscript +**/apt-pkg/tagfile-keys.cc # Templates *.pot @@ -24,10 +25,15 @@ gtest-* !/po/apt-all.pot # Vendor files - **/vendor/sources.list **/LC_MESSAGES/ +# docbook stylesheets (generated from .cmake.in) +docbook-html-style.xsl +manpage-style.xsl +docbook-text-style.xsl + +# Programs **/ftparchive/apt-ftparchive **/cmdline/apt **/cmdline/apt-cache