gbranden pushed a commit to branch master
in repository groff.

commit 45a51e7e51277700b95e203800eba980800bb292
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jul 27 21:39:19 2026 -0500

    [grops]: Add .gitignore file.
    
    ...to prevent "git status" from squawking about test result files.
---
 src/devices/grops/.gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/devices/grops/.gitignore b/src/devices/grops/.gitignore
index 75fa93955..03f537c89 100644
--- a/src/devices/grops/.gitignore
+++ b/src/devices/grops/.gitignore
@@ -4,3 +4,6 @@
 /grops.1
 /ps.o
 /psrm.o
+# test ("make check") artifacts
+/tests/*.log
+/tests/*.trs

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to