summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/.cvsignore2
-rw-r--r--lib/.gitignore2
-rw-r--r--m4/.cvsignore1
-rw-r--r--m4/.gitignore1
4 files changed, 6 insertions, 0 deletions
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