diff options
author | waja <waja@users.noreply.github.com> | 2023-06-28 14:39:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 14:39:27 (GMT) |
commit | 265a7c0ed8ccde7868bb7e77c44aecc403743c21 (patch) | |
tree | 3a02f6ce03e8f781dcfca22ee1f17817225a0ff9 /.gitignore | |
parent | b96a8424f0ec6206238b650c2c63b4bd006ab43a (diff) | |
parent | b24eb7f46ac8667324efd818c01d68d5a1376c89 (diff) | |
download | monitoring-plugins-265a7c0ed8ccde7868bb7e77c44aecc403743c21.tar.gz |
Merge branch 'master' into compiler_warning_part_2refs/pull/1867/head
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -246,6 +246,7 @@ NP-VERSION-FILE | |||
246 | /plugins-scripts/check_ircd | 246 | /plugins-scripts/check_ircd |
247 | /plugins-scripts/check_log | 247 | /plugins-scripts/check_log |
248 | /plugins-scripts/check_mailq | 248 | /plugins-scripts/check_mailq |
249 | /plugins-scripts/check_mssql | ||
249 | /plugins-scripts/check_ntp | 250 | /plugins-scripts/check_ntp |
250 | /plugins-scripts/check_oracle | 251 | /plugins-scripts/check_oracle |
251 | /plugins-scripts/check_rpc | 252 | /plugins-scripts/check_rpc |