maint: update .gitignore files

This commit is contained in:
Paul Eggert
2025-07-10 18:08:58 -07:00
parent 5d0d1b4965
commit 2ceaf03d69
4 changed files with 33 additions and 22 deletions

37
lib/.gitignore vendored
View File

@@ -6,7 +6,6 @@
/.dirstamp
/_Noreturn.h
/access.c
/alignof.h
/alloca.h
/alloca.in.h
/allocator.c
@@ -18,6 +17,7 @@
/argmatch.h
/asnprintf.c
/asprintf.c
/assert.h
/assert.in.h
/assure.h
/at-func.c
@@ -66,7 +66,6 @@
/careadlinkat.c
/careadlinkat.h
/cdefs.h
/charset.alias
/chdir-long.c
/chdir-long.h
/cloexec.c
@@ -84,6 +83,7 @@
/configmake.h
/diffseq.h
/dirent-private.h
/dirent.h
/dirent.in.h
/dirfd.c
/dirname-lgpl.c
@@ -124,6 +124,7 @@
/filenamecat.h
/findprog-in.c
/findprog.h
/flexmember.h
/float+.h
/float.c
/float.h
@@ -201,15 +202,20 @@
/gl_xlist.h
/gl_xmap.c
/gl_xmap.h
/glthread/
/gnulib.mk
/hard-locale.c
/hard-locale.h
/hash-pjw.c
/hash-pjw.h
/hash-triple-simple.c
/hash-triple.h
/hash.c
/hash.h
/hashcode-file.h
/hashcode-named-file.c
/hashcode-string1.c
/hashcode-string1.h
/hashcode-string2.c
/hashcode-string2.h
/ialloc.c
/ialloc.h
/iconv.c
@@ -260,8 +266,10 @@
/localcharset.h
/locale.h
/locale.in.h
/localeconv.c
/lstat.c
/malloc.c
/malloc/
/malloca.c
/malloca.h
/math.c
@@ -271,11 +279,14 @@
/mbchar.h
/mbfile.c
/mbfile.h
/mbiterf.c
/mbiterf.h
/mbrtoc32.c
/mbrtowc-impl-utf8.h
/mbrtowc-impl.h
/mbrtowc.c
/mbsinit.c
/mbsnlen.c
/mbswidth.c
/mbswidth.h
/mbszero.c
@@ -290,6 +301,8 @@
/msvc-inval.h
/msvc-nothrow.c
/msvc-nothrow.h
/next-prime.c
/next-prime.h
/obstack.c
/obstack.h
/obstack.in.h
@@ -322,6 +335,7 @@
/progname.h
/progreloc.c
/pthread-once.c
/pthread.h
/pthread.in.h
/quote.h
/quotearg.c
@@ -335,8 +349,6 @@
/readlink.c
/realloc.c
/reallocarray.c
/ref-add.sed
/ref-del.sed
/relocatable.c
/relocatable.h
/relocwrapper.c
@@ -393,6 +405,7 @@
/stat-w32.h
/stat.c
/stdbool.h
/stdckdint.h
/stdckdint.in.h
/stddef.h
/stddef.in.h
@@ -420,22 +433,21 @@
/strerror_r.c
/string.h
/string.in.h
/strings.h
/strings.in.h
/stripslash.c
/strndup.c
/strnlen.c
/strtod.c
/strverscmp.c
/sys
/sys/
/sys_ioctl.in.h
/sys_resource.in.h
/sys_socket.in.h
/sys_stat.in.h
/sys_time.in.h
/sys_times.in.h
/sys_types.in.h
/sys_wait.in.h
/sysexits.in.h
/termios.h
/termios.in.h
/textstyle.h
@@ -447,12 +459,17 @@
/timespec.h
/timevar.c
/timevar.h
/uchar.h
/uchar.in.h
/unicase.h
/unicase.in.h
/unicase/
/unicodeio.c
/unicodeio.h
/unictype.h
/unictype.in.h
/unictype/
/uninorm.h
/uninorm.in.h
/unistd--.h
/unistd-safer.h
@@ -464,9 +481,9 @@
/unistr/
/unitypes.h
/unitypes.in.h
/uniwidth
/uniwidth.h
/uniwidth.in.h
/uniwidth/
/unlink.c
/unlocked-io.h
/unsetenv.c

View File

@@ -1,7 +0,0 @@
/lock.c
/lock.h
/once.c
/once.h
/threadlib.c
/tls.c
/tls.h

View File

@@ -1,5 +0,0 @@
/scratch_buffer.gl.h
/scratch_buffer.h
/scratch_buffer_grow.c
/scratch_buffer_grow_preserve.c
/scratch_buffer_set_array_size.c