diff --git a/build-aux/.gitignore b/build-aux/.gitignore index a85ce13..1d51c02 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,6 +1,7 @@ /ar-lib /compile /config.guess +/config.rpath /config.sub /depcomp /install-sh diff --git a/lib/.gitignore b/lib/.gitignore index 521a078..0dd8aa6 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,5 +1,3 @@ -/*.lo -/.libs/ /alloca.h /alloca.in.h /arg-nonnull.h @@ -62,6 +60,7 @@ /getprogname.c /getprogname.h /gettext.h +/glthread/* /hard-locale.c /hard-locale.h /inet_pton.c @@ -73,8 +72,10 @@ /itold.c /libc-config.h /libdhcpd_pools.la +/.libs/ /limits.h /limits.in.h +/*.lo /localcharset.c /localcharset.h /localtime-buffer.c @@ -136,14 +137,14 @@ /strstr.c /strtod.c /str-two-way.h -/sys/socket.h -/sys/stat.h -/sys/types.h -/sys/uio.h /sys_socket.c +/sys/socket.h /sys_socket.in.h +/sys/stat.h /sys_stat.in.h +/sys/types.h /sys_types.in.h +/sys/uio.h /sys_uio.in.h /timegm.c /time.h @@ -164,6 +165,15 @@ /wctype.h /wctype-h.c /wctype.in.h +/windows-initguard.h +/windows-mutex.c +/windows-mutex.h +/windows-once.c +/windows-once.h +/windows-recmutex.c +/windows-recmutex.h +/windows-rwlock.c +/windows-rwlock.h /xalloc-die.c /xalloc.h /xalloc-oversized.h