diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-04 12:01:48 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-01-04 12:01:48 +0100 |
commit | 2ed0544df45bb346e7960c0631dc8fe6803c132e (patch) | |
tree | f65cf0fc82ca9411352792a2d42820bdfd3510ac /lib/.gitignore | |
parent | 3b933f1e33197fec6a59466df1337292ec7bfa56 (diff) | |
download | coreutils-2ed0544df45bb346e7960c0631dc8fe6803c132e.tar.xz |
.cvsignore, .gitignore: Add fchownat.c and wctype-related files.
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 06ce53659..ee51bf5f0 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -64,6 +64,7 @@ exitfail.c exitfail.h fchmodat.c fchown-stub.c +fchownat.c fcntl--.h fcntl-safer.h fcntl.h @@ -337,6 +338,7 @@ verify.h version-etc-fsf.c version-etc.c version-etc.h +wctype_.h wcwidth.h xalloc-die.c xalloc.h |