diff options
author | Jim Meyering <jim@meyering.net> | 2006-11-22 10:10:30 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-11-22 10:10:30 +0100 |
commit | 7719e67e363a0e9d87812ca2b1abdbf650177c6f (patch) | |
tree | 29b28ad393174f0e1fa9d60d3b7da63c85da4874 /lib/.gitignore | |
parent | d66091126a729ffbdc53ac52cf31cb0b30e6711e (diff) | |
download | coreutils-7719e67e363a0e9d87812ca2b1abdbf650177c6f.tar.xz |
* .cvsignore, .gitignore: Add fstat.c.
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 7387f359d..06ce53659 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -83,6 +83,7 @@ fopen-safer.c fprintftime.c fprintftime.h free.c +fstatat.c fsusage.c fsusage.h ftruncate.c |