summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2023-01-31 15:08:41 (GMT)
committerRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2023-01-31 15:08:41 (GMT)
commit2e5bc5ee07ddac20058488978d22ec4e3640e422 (patch)
tree1426110c58e08b2b67e68120c2a3494dbd98b386 /.gitignore
parent981a34d7b34bf5ea7512e19f6e4768783201229f (diff)
downloadmonitoring-plugins-2e5bc5ee07ddac20058488978d22ec4e3640e422.tar.gz
Do not ignore /gl/warn-on-use.h and gl/arg-nonnull.h
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 86d5b2c..f5edc10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,7 +53,6 @@ NP-VERSION-FILE
53# /gl/ 53# /gl/
54/gl/.deps 54/gl/.deps
55/gl/alloca.h 55/gl/alloca.h
56/gl/arg-nonnull.h
57/gl/arpa 56/gl/arpa
58/gl/arpa_inet.h 57/gl/arpa_inet.h
59/gl/charset.alias 58/gl/charset.alias
@@ -87,7 +86,6 @@ NP-VERSION-FILE
87/gl/sys 86/gl/sys
88/gl/time.h 87/gl/time.h
89/gl/unistd.h 88/gl/unistd.h
90/gl/warn-on-use.h
91/gl/wchar.h 89/gl/wchar.h
92/gl/wctype.h 90/gl/wctype.h
93 91