summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-01-07 11:25:47 +0100
committerGitHub <noreply@github.com>2025-01-07 11:25:47 +0100
commit558aca48ed764c46fce74c53312ce0d445ee3953 (patch)
treea90ce1e2f9916093bc82bf0cede4fd5b85b83f5e /.gitignore
parente445a386f8ad1166b05fcdfdb5b9cde4622a8632 (diff)
parenta8ac865e67cdd88657ac6ece4524c09360dd824e (diff)
downloadmonitoring-plugins-558aca48ed764c46fce74c53312ce0d445ee3953.tar.gz
Merge branch 'master' into fix_check_http_state_regex
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f903d61..0b5028ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ NP-VERSION-FILE
58/gl/charset.alias 58/gl/charset.alias
59/gl/configmake.h 59/gl/configmake.h
60/gl/errno.h 60/gl/errno.h
61/gl/error.h
61/gl/fcntl.h 62/gl/fcntl.h
62/gl/float.h 63/gl/float.h
63/gl/getopt.h 64/gl/getopt.h
@@ -221,7 +222,13 @@ NP-VERSION-FILE
221/plugins/tests/Makefile.in 222/plugins/tests/Makefile.in
222/plugins/tests/test_utils 223/plugins/tests/test_utils
223/plugins/tests/test_disk 224/plugins/tests/test_disk
225/plugins/tests/test_check_swap
224/plugins/tests/.deps 226/plugins/tests/.deps
227/plugins/tests/.dirstamp
228
229# /plugins/check_swap.d
230/plugins/check_swap.d/.deps
231/plugins/check_swap.d/.dirstamp
225 232
226# /plugins-root/ 233# /plugins-root/
227/plugins-root/.deps 234/plugins-root/.deps