From: Jim Meyering Date: Sun, 22 Oct 2006 17:00:38 +0000 (+0200) Subject: ignore po/*.po; sort .gitignore files X-Git-Tag: COREUTILS-6_4~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5417daca01691c0e6b409e39a534eb5e0f865d7;p=thirdparty%2Fcoreutils.git ignore po/*.po; sort .gitignore files --- diff --git a/.gitignore b/.gitignore index c121fd331c..4567b1b358 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *~ .kludge-stamp ABOUT-NLS +INSTALL Makefile Makefile.in THANKS-to-translators @@ -36,4 +37,3 @@ tests/test/test-tests tests/tr/tr-tests tests/uniq/uniq-tests tests/wc/wc-tests -INSTALL diff --git a/doc/.gitignore b/doc/.gitignore index 718e5b86d6..1fbd27c6e1 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,5 +1,5 @@ +coreutils.info fdl.texi getdate.texi -coreutils.info stamp-vti version.texi diff --git a/po/.gitignore b/po/.gitignore index 8b130bac13..bf2249d647 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,3 +1,5 @@ +*.po +LINGUAS Makefile.in Makefile.in.in Makevars