diff options
author | Sebastian Herbszt <herbszt@gmx.de> | 2014-11-27 00:05:12 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-11-30 22:29:24 +0100 |
commit | be16fc7f3b5e9f4e28f29e5398bf2550415fc3f9 (patch) | |
tree | 2cd2cf631c6d2b3d65c2c2c31fac7a73c125bb90 /.gitignore | |
parent | f3b789a526af04434813c3d49dfb28b106ad691c (diff) | |
download | monitoring-plugins-be16fc7f3b5e9f4e28f29e5398bf2550415fc3f9.tar.gz |
update .gitignore
Add build-aux/test-driver to .gitignore.
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ NP-VERSION-FILE /build-aux/install-sh /build-aux/missing /build-aux/mkinstalldirs +/build-aux/test-driver # /doc/ /doc/developer-guidelines.html |