[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 23/23: .gitignore: Update ignorance.
From: |
G. Branden Robinson |
Subject: |
[groff] 23/23: .gitignore: Update ignorance. |
Date: |
Thu, 21 Nov 2024 14:47:51 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 2562cf23726fc154b657d35a1d856f944f8461ad
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Nov 20 23:46:16 2024 -0600
.gitignore: Update ignorance.
Continues commit 06783d46f9, 7 September.
---
contrib/mom/.gitignore | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib/mom/.gitignore b/contrib/mom/.gitignore
index 6c8317d28..969faefa3 100644
--- a/contrib/mom/.gitignore
+++ b/contrib/mom/.gitignore
@@ -9,6 +9,6 @@
/examples/typesetting.pdf
/groff_mom.7
# test ("make check") artifacts
-/examples/tests-mom.sh
-/examples/tests-mom.sh.log
-/examples/tests-mom.sh.trs
+/examples/test-mom.sh
+/examples/test-mom.sh.log
+/examples/test-mom.sh.trs
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 23/23: .gitignore: Update ignorance.,
G. Branden Robinson <=