gbranden pushed a commit to branch master
in repository groff.
commit bf2ce2d9deaea351c6519b99af280d8a9bd1912d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jul 27 22:57:38 2026 -0500
[gropdf,pdfmom]: Make .gitignore reflect reorg.
---
src/devices/gropdf/.gitignore | 1 -
src/utils/pdfmom/.gitignore | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/devices/gropdf/.gitignore b/src/devices/gropdf/.gitignore
index d3e09d959..2b247d7af 100644
--- a/src/devices/gropdf/.gitignore
+++ b/src/devices/gropdf/.gitignore
@@ -1,6 +1,5 @@
# build artifacts
/gropdf.1
-/pdfmom.1
# test ("make check") artifacts
/tests/*.log
/tests/*.trs
diff --git a/src/utils/pdfmom/.gitignore b/src/utils/pdfmom/.gitignore
new file mode 100644
index 000000000..44d0af688
--- /dev/null
+++ b/src/utils/pdfmom/.gitignore
@@ -0,0 +1,2 @@
+# build artifacts
+/pdfmom.1
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit