From 2ed0544df45bb346e7960c0631dc8fe6803c132e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 4 Jan 2007 12:01:48 +0100 Subject: .cvsignore, .gitignore: Add fchownat.c and wctype-related files. --- lib/.cvsignore | 2 ++ lib/.gitignore | 2 ++ m4/.cvsignore | 1 + m4/.gitignore | 1 + 4 files changed, 6 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 66ee24bea..4fcdcbf0a 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -69,6 +69,7 @@ exitfail.c exitfail.h fchmodat.c fchown-stub.c +fchownat.c fcntl--.h fcntl-safer.h fcntl.h @@ -350,6 +351,7 @@ verify.h version-etc-fsf.c version-etc.c version-etc.h +wctype_.h wcwidth.h xalloc-die.c xalloc.h 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 diff --git a/m4/.cvsignore b/m4/.cvsignore index 67eecb593..bb33c6115 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -231,6 +231,7 @@ vasnprintf.m4 vasprintf.m4 visibility.m4 wchar_t.m4 +wctype.m4 wcwidth.m4 wint_t.m4 xalloc.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 9f9dcf552..52ee22f37 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -220,6 +220,7 @@ utimes.m4 vasnprintf.m4 vasprintf.m4 wchar_t.m4 +wctype.m4 wcwidth.m4 wint_t.m4 xalloc.m4 -- cgit v1.2.3-70-g09d2