1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-09 19:20:43 +00:00

Update ignored files for the latest version of Gnulib

This commit is contained in:
John Zaitseff 2019-09-14 13:59:11 +10:00
parent 52997c5860
commit 6bcc48ef46
4 changed files with 16 additions and 6 deletions

15
lib/.gitignore vendored
View File

@ -81,6 +81,15 @@ Makefile.am
/wctomb.c
/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
/wmemcpy-impl.h
/wmemcpy.c
@ -115,9 +124,3 @@ Makefile.am
/wctype.h
/sys/
/unistr/
/unistr/.dirstamp
/unistr/u8-mbtoucr.c
/unistr/u8-uctomb-aux.c
/unistr/u8-uctomb.c

3
lib/glthread/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/lock.c
/lock.h
/threadlib.c

3
lib/unistr/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/u8-mbtoucr.c
/u8-uctomb-aux.c
/u8-uctomb.c

1
m4/.gitignore vendored
View File

@ -61,6 +61,7 @@
/po.m4
/printf-posix.m4
/progtest.m4
/pthread_rwlock_rdlock.m4
/size_max.m4
/ssize_t.m4
/stdbool.m4