summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2026-03-26 12:53:53 +0100
committerGitHub <noreply@github.com>2026-03-26 12:53:53 +0100
commit13e14a6bfd9f29cbfeab0c5161d2a994f97532e7 (patch)
tree3aa7186fe092e42783dc7e981dc39a74ea61c466 /.gitignore
parent9d8503f90ef25b2cecd324dc118e441f40233ea8 (diff)
downloadmonitoring-plugins-master.tar.gz
Update/gnulib 2026 03 (#2247)HEADmaster
* Sync with the 202601-stable Gnulib code (4a3650d887) * Ignore more deps stuff in gnulib * Remove autogenerated gnulib files * Ignore more gnulib generated headers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d0115b05..4d49c220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@ NP-VERSION-FILE
52 52
53# /gl/ 53# /gl/
54/gl/.deps 54/gl/.deps
55/gl/*/.deps
55/gl/alloca.h 56/gl/alloca.h
56/gl/arpa 57/gl/arpa
57/gl/arpa_inet.h 58/gl/arpa_inet.h
@@ -93,9 +94,17 @@ NP-VERSION-FILE
93/gl/wctype.h 94/gl/wctype.h
94/gl/inttypes.h 95/gl/inttypes.h
95/gl/limits.h 96/gl/limits.h
97/gl/pthread.h
98/gl/sched.h
99/gl/uchar.h
100/gl/unicase.h
101/gl/unictype.h
102/gl/uninorm.h
103/gl/unitypes.h
104/gl/uniwidth.h
105/gl/stdckdint.h
96/gl/malloc/dynarray-skeleton.gl.h 106/gl/malloc/dynarray-skeleton.gl.h
97/gl/malloc/dynarray.gl.h 107/gl/malloc/dynarray.gl.h
98/gl/stdckdint.h
99 108
100# /lib/ 109# /lib/
101/lib/.deps 110/lib/.deps