From: Jim Meyering Date: Sat, 26 May 2007 04:30:30 +0000 (+0200) Subject: Add to .cvsignore and .gitignore files. X-Git-Tag: v6.9.89~282 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ab7f351a139ab25a14843c69699069242bfc510;p=thirdparty%2Fcoreutils.git Add to .cvsignore and .gitignore files. --- diff --git a/lib/.cvsignore b/lib/.cvsignore index 3fd4bb79ba..7dc3b83c59 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -97,6 +97,8 @@ filenamecat.h findprog.c findprog.h float+.h +float.h +float_.h fnmatch.c fnmatch.h fnmatch_.h @@ -105,9 +107,11 @@ fopen-safer.c fprintftime.c fprintftime.h free.c +fseeko.c fstatat.c fsusage.c fsusage.h +ftello.c ftruncate.c fts-cycle.c fts.c diff --git a/lib/.gitignore b/lib/.gitignore index 3139b9363d..5b76bfc55b 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -92,6 +92,8 @@ filenamecat.h findprog.c findprog.h float+.h +float.h +float_.h fnmatch.c fnmatch.h fnmatch_.h @@ -100,9 +102,11 @@ fopen-safer.c fprintftime.c fprintftime.h free.c +fseeko.c fstatat.c fsusage.c fsusage.h +ftello.c ftruncate.c fts-cycle.c fts.c diff --git a/m4/.cvsignore b/m4/.cvsignore index d8a1209e52..01af791ccb 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -48,6 +48,7 @@ filemode.m4 filenamecat.m4 findprog.m4 flexmember.m4 +float_h.m4 fnmatch.m4 fpending.m4 fprintftime.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 0876685a63..54f6b5e4ad 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -47,6 +47,7 @@ filemode.m4 filenamecat.m4 findprog.m4 flexmember.m4 +float_h.m4 fnmatch.m4 fpending.m4 fprintftime.m4