git: ignore files generated in gnulib-po

Because of them, the CI generates "-dirty" tarballs.
This commit is contained in:
Akim Demaille
2019-08-09 04:36:55 -05:00
parent 1e452b1553
commit 47262c36bb

View File

@@ -1,9 +1,12 @@
/*.gmo /*.gmo
/*.po /*.po
/LINGUAS /LINGUAS
/Makefile
/Makefile.in
/Makefile.in.in /Makefile.in.in
/Makevars /Makevars
/Makevars.template /Makevars.template
/POTFILES
/POTFILES.in /POTFILES.in
/Rules-quot /Rules-quot
/bison-gnulib.pot /bison-gnulib.pot