Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:56110fb1bbc455de5d0e643732468e2eee09890b
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Mon May 19 13:16:34 2025 +0100
Parents..:0482dd6d09002cf6f4a4756534611c8b72c01d6a

Message
maint: add manual subdirectory to doc/.gitignore

For “make web-manual-update”

Changes
diff --git a/doc/.gitignore b/doc/.gitignore
line changes: +1/-0
index 1cae109..6e95f6d
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,3 +1,4 @@
 /version.texi
 /gendocs_template
 /gendocs_template_min
+/manual/ 
\ No newline at end of file

This website is licensed under AGPL-3.0. Feel free to copy!