]> git.saurik.com Git - apt.git/commitdiff
gitignore: Add generated docbook stylesheets
authorJulian Andres Klode <jak@debian.org>
Fri, 2 Sep 2016 12:33:15 +0000 (14:33 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 2 Sep 2016 12:34:37 +0000 (14:34 +0200)
I switched them over to generated files in commit
9fb81c6e54a2fe05c0ad0b877fd32f30358e3877, but forgot
to add them to the ignore file.

Gbp-Dch: ignore

.gitignore

index 7baa7fbeba1ea76a67d756ab0f84311ef68c77af..398ff57ff380ded22dd6761c1e41302482fc03ce 100644 (file)
@@ -24,10 +24,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