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


gnu-hello       
Info
Commit...:913ad11c5a0169f250ec9c9b9be63fcb02cf4a83
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Mon May 19 12:46:28 2025 +0100
Parents..:29c6cd62eadb48f3bbc1b93e27419ef0a5fc7955

Message
maint: allow gnulib to update po/.gitignore

Changes
diff --git a/po/.gitignore b/po/.gitignore
line changes: +2/-0
index dfb7772..c8550a3
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,3 +1,5 @@
+/Rules-quot~
+/Makevars.template~
 /*.po
 /LINGUAS
 /Makefile.in.in

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