* po/.gitignore (/insert-header.sed): Add. --- po/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/po/.gitignore b/po/.gitignore index f03b1633..58b719d3 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,3 +1,4 @@ +/insert-header.sed /*.gmo /*.po /.reference/ -- 2.51.1
