gbranden pushed a commit to branch master
in repository groff.

commit feac700be8fdd3f8a7925e5d00ad4168ea8b2def
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Feb 8 01:55:58 2026 -0600

    .gitignore: Drop inaccurate comment.
    
    ".version" is (becoming) an ordinary, unremarkable build artifact.
    Relocate it to sit under the appropriate comment.
---
 .gitignore | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8899de931..f683d742f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,10 +10,8 @@
 /autom4te.cache/
 /configure~
 /lib/
-# The following artifact remains in a "distclean"-ed tree, and is
-# included in a distribution archive.
-/.version
 # build artifacts
+/.version
 /Makefile
 /addftinfo
 /afmtodit

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

Reply via email to