From: Jim Meyering Date: Wed, 28 Mar 2007 06:46:01 +0000 (+0200) Subject: Add to .cvsignore and .gitignore files. X-Git-Tag: v6.9.89~357^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59312fa3f99cbe5a4bb4f194a1106ea484d9bb0c;p=thirdparty%2Fcoreutils.git Add to .cvsignore and .gitignore files. --- diff --git a/lib/.cvsignore b/lib/.cvsignore index 386646c246..d77c4657ac 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -96,6 +96,7 @@ filenamecat.c filenamecat.h findprog.c findprog.h +float+.h fnmatch.c fnmatch.h fnmatch_.h diff --git a/lib/.gitignore b/lib/.gitignore index ef103c82a6..7e704325a8 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -91,6 +91,7 @@ filenamecat.c filenamecat.h findprog.c findprog.h +float+.h fnmatch.c fnmatch.h fnmatch_.h