From: Bernhard Voelker Date: Sun, 15 Mar 2020 10:20:41 +0000 (+0100) Subject: maint: add texi2dvi build directory to doc/.gitignore X-Git-Tag: v9.0~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4bb9d28a6a5f84c407f795d518726fd7902121;p=thirdparty%2Fcoreutils.git maint: add texi2dvi build directory to doc/.gitignore * doc/.gitignore (/coreutils.t2p/): Add entry for the build directory left behind after 'make pdf'. While at it, sort the file. --- diff --git a/doc/.gitignore b/doc/.gitignore index 9d0c621636..851e1d9f4a 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,3 +1,4 @@ +/.dirstamp /constants.texi /coreutils.aux /coreutils.cp @@ -12,13 +13,13 @@ /coreutils.op /coreutils.pdf /coreutils.pg +/coreutils.t2p/ /coreutils.toc /coreutils.tp /coreutils.vr /fdl.texi /gendocs_template +/gendocs_template_min /parse-datetime.texi /stamp-vti /version.texi -/.dirstamp -/gendocs_template_min