From: Bruno Haible Date: Mon, 1 Dec 2003 13:51:02 +0000 (+0000) Subject: Ignore .gmo files. X-Git-Tag: v0.13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a4759ea9268f715d05a6b98c7062a52ffd95df;p=thirdparty%2Fgettext.git Ignore .gmo files. --- diff --git a/gettext-runtime/po/.cvsignore b/gettext-runtime/po/.cvsignore index 865e895f0..48c67b36f 100644 --- a/gettext-runtime/po/.cvsignore +++ b/gettext-runtime/po/.cvsignore @@ -4,3 +4,4 @@ Makefile.in Makefile POTFILES stamp-po +*.gmo diff --git a/gettext-tools/po/.cvsignore b/gettext-tools/po/.cvsignore index 865e895f0..48c67b36f 100644 --- a/gettext-tools/po/.cvsignore +++ b/gettext-tools/po/.cvsignore @@ -4,3 +4,4 @@ Makefile.in Makefile POTFILES stamp-po +*.gmo