From 13e14a6bfd9f29cbfeab0c5161d2a994f97532e7 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:53:53 +0100 Subject: Update/gnulib 2026 03 (#2247) * Sync with the 202601-stable Gnulib code (4a3650d887) * Ignore more deps stuff in gnulib * Remove autogenerated gnulib files * Ignore more gnulib generated headers --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d0115b05..4d49c220 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ NP-VERSION-FILE # /gl/ /gl/.deps +/gl/*/.deps /gl/alloca.h /gl/arpa /gl/arpa_inet.h @@ -93,9 +94,17 @@ NP-VERSION-FILE /gl/wctype.h /gl/inttypes.h /gl/limits.h +/gl/pthread.h +/gl/sched.h +/gl/uchar.h +/gl/unicase.h +/gl/unictype.h +/gl/uninorm.h +/gl/unitypes.h +/gl/uniwidth.h +/gl/stdckdint.h /gl/malloc/dynarray-skeleton.gl.h /gl/malloc/dynarray.gl.h -/gl/stdckdint.h # /lib/ /lib/.deps -- cgit v1.2.3-74-g34f1