From 52f21717f7885046ab1bc63d727c180f0ee62885 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 9 Aug 2019 04:36:55 -0500 Subject: [PATCH] git: ignore files generated in gnulib-po Because of them, the CI generates "-dirty" tarballs. --- gnulib-po/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnulib-po/.gitignore b/gnulib-po/.gitignore index 3cbbc011..f2acc705 100644 --- a/gnulib-po/.gitignore +++ b/gnulib-po/.gitignore @@ -1,9 +1,12 @@ /*.gmo /*.po /LINGUAS +/Makefile +/Makefile.in /Makefile.in.in /Makevars /Makevars.template +/POTFILES /POTFILES.in /Rules-quot /bison-gnulib.pot