diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-08-11 23:22:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-11 23:22:54 +0200 |
| commit | 723e0d3466d85a6ed9811d0661db289e7d9406d9 (patch) | |
| tree | 4b26f57d9f62c3cb084e063011910efa42fea0f4 /.gitignore | |
| parent | 2046ae85574c32370facab3c01f2152e56e1e981 (diff) | |
| parent | 7382fa90f84d38cd2ae08c880e9ed6a4ad644d35 (diff) | |
| download | monitoring-plugins-723e0d34.tar.gz | |
Merge pull request #2107 from RincewindsHat/refactor/check_users
Refactor/check users
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -197,6 +197,8 @@ plugins/check_disk.d/.dirstamp | |||
| 197 | /plugins/check_udp | 197 | /plugins/check_udp |
| 198 | /plugins/check_ups | 198 | /plugins/check_ups |
| 199 | /plugins/check_users | 199 | /plugins/check_users |
| 200 | /plugins/check_users.d/.deps | ||
| 201 | /plugins/check_users.d/.dirstamp | ||
| 200 | /plugins/check_vsz | 202 | /plugins/check_vsz |
| 201 | /plugins/config.h | 203 | /plugins/config.h |
| 202 | /plugins/config.h.in | 204 | /plugins/config.h.in |
