From b90289428478fb039e4fa6cb58b863c0baa2af9f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 2 Feb 2009 21:50:19 -0400 Subject: Added support for using GNU gettext --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 63f587f6..4547b902 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ /build /config.guess /config.log +/config.rpath /config.status /config.sub /configure @@ -69,6 +70,7 @@ /expr_tests /extra_tests /install-sh +/intl/ /ledger /ledger-*/ /ledger.info @@ -77,12 +79,14 @@ /lib/cppunit /libtool /ltmain.sh +/m4/ /make.deps /make.sh /math_tests /missing /parse_tests /pending +/po/ /report_tests /stamp-h1 /system.hh.gch @@ -90,3 +94,5 @@ /util_tests /version.m4 /src/system.hh.gch +/ABOUT-NLS +/tools/gettextize -- cgit v1.2.3