maint: update .gitignore * po/.gitignore: add Makefile.in.in~ to ignore list.
diff --git a/po/.gitignore b/po/.gitignore line changes: +1/-0 index 428ee4f..dfb7772 --- a/po/.gitignore +++ b/po/.gitignore
@@ -1,6 +1,7 @@ /*.po /LINGUAS /Makefile.in.in +/Makefile.in.in~ /Makevars /Makevars.template /Rules-quot