.cvsignore, .gitignore: Add fchownat.c and wctype-related files.

This commit is contained in:
Jim Meyering 2007-01-04 12:01:48 +01:00
parent 3b933f1e33
commit 2ed0544df4
4 changed files with 6 additions and 0 deletions

View File

@ -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

2
lib/.gitignore vendored
View File

@ -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

View File

@ -231,6 +231,7 @@ vasnprintf.m4
vasprintf.m4
visibility.m4
wchar_t.m4
wctype.m4
wcwidth.m4
wint_t.m4
xalloc.m4

1
m4/.gitignore vendored
View File

@ -220,6 +220,7 @@ utimes.m4
vasnprintf.m4
vasprintf.m4
wchar_t.m4
wctype.m4
wcwidth.m4
wint_t.m4
xalloc.m4