diff options
author | Jim Meyering <jim@meyering.net> | 2007-05-26 06:30:30 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-05-26 06:30:30 +0200 |
commit | 8ab7f351a139ab25a14843c69699069242bfc510 (patch) | |
tree | d33619ed857dc81e1fc12739b80110dc38b6edf1 /lib/.cvsignore | |
parent | 9e450601b1509b3a83d9c1231b3cf9107eedbe9b (diff) | |
download | coreutils-8ab7f351a139ab25a14843c69699069242bfc510.tar.xz |
Add to .cvsignore and .gitignore files.
Diffstat (limited to 'lib/.cvsignore')
-rw-r--r-- | lib/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 3fd4bb79b..7dc3b83c5 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 |