From 4db08f928e14650d085abe73e58ee4f879f41341 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Wed, 2 Jul 2025 19:01:06 -0700 Subject: [PATCH] maint: add files generated by 'make ps' to .gitignore * doc/.gitignore (/coreutils.ps, /coreutils.t2d/): Add entries. --- doc/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/.gitignore b/doc/.gitignore index 5ce61cc1e8..8da57e6f96 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -13,6 +13,8 @@ /coreutils.op /coreutils.pdf /coreutils.pg +/coreutils.ps +/coreutils.t2d/ /coreutils.t2p/ /coreutils.toc /coreutils.tp -- 2.47.3