Skip to content

Commit

Permalink
git: ignore files generated in gnulib-po
Browse files Browse the repository at this point in the history
Because of them, the CI generates "-dirty" tarballs.
  • Loading branch information
akimd committed Aug 9, 2019
1 parent cbdc22a commit 52f2171
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gnulib-po/.gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
/*.gmo
/*.po
/LINGUAS
/Makefile
/Makefile.in
/Makefile.in.in
/Makevars
/Makevars.template
/POTFILES
/POTFILES.in
/Rules-quot
/bison-gnulib.pot
Expand Down

0 comments on commit 52f2171

Please sign in to comment.