diff options
author | Lucas Bussey <> | 2018-10-13 07:44:39 -0700 |
---|---|---|
committer | Lucas Bussey <> | 2018-10-13 07:44:39 -0700 |
commit | ec4ef097c265a8ae0711531e4f0b8b6ddf67bc74 (patch) | |
tree | b4fce4d05436d70b8bee1be0080b44238554fe03 /.gitignore | |
parent | 22f13aa2f19e1eb97f1a7feea248b3d25b038d92 (diff) | |
download | monitoring-plugins-ec4ef097c265a8ae0711531e4f0b8b6ddf67bc74.tar.gz |
Added a compiled plugin script that was missing from gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -241,6 +241,7 @@ NP-VERSION-FILE /plugins-scripts/check_sensors /plugins-scripts/check_wave /plugins-scripts/check_file_age +/plugins-scripts/check_uptime # /po/ /po/Makefile |