diff options
| author | Sven Nierlein <sven@nierlein.de> | 2018-10-24 09:59:59 +0200 |
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.de> | 2018-10-24 09:59:59 +0200 |
| commit | 6bcd135f9b6360d7426e3b86f57edd1533781ae7 (patch) | |
| tree | 9a14c78480e331197cacb582d69850f237bd835d | |
| parent | 7061a76f89a21872c4af365035e4fdb9e4629663 (diff) | |
| download | monitoring-plugins-6bcd135f9b6360d7426e3b86f57edd1533781ae7.tar.gz | |
cleanup gitignore
these files have been removed meanwhile
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
| @@ -209,12 +209,6 @@ NP-VERSION-FILE | |||
| 209 | /plugins/picohttpparser/.deps | 209 | /plugins/picohttpparser/.deps |
| 210 | /plugins/picohttpparser/libpicohttpparser.a | 210 | /plugins/picohttpparser/libpicohttpparser.a |
| 211 | 211 | ||
| 212 | # /plugins/uriparser | ||
| 213 | /plugins/uriparser/Makefile | ||
| 214 | /plugins/uriparser/Makefile.in | ||
| 215 | /plugins/uriparser/.deps | ||
| 216 | /plugins/uriparser/liburiparser.a | ||
| 217 | |||
| 218 | # /plugins/t/ | 212 | # /plugins/t/ |
| 219 | /plugins/t/*.tmp | 213 | /plugins/t/*.tmp |
| 220 | 214 | ||
