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 | |
| 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>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -35,6 +35,7 @@ NP-VERSION-FILE | |||
| 35 | /build-aux/install-sh | 35 | /build-aux/install-sh |
| 36 | /build-aux/missing | 36 | /build-aux/missing |
| 37 | /build-aux/mkinstalldirs | 37 | /build-aux/mkinstalldirs |
| 38 | /build-aux/test-driver | ||
| 38 | 39 | ||
| 39 | # /doc/ | 40 | # /doc/ |
| 40 | /doc/developer-guidelines.html | 41 | /doc/developer-guidelines.html |
