diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -142,6 +142,7 @@ NP-VERSION-FILE | |||
| 142 | /plugins/check_by_ssh | 142 | /plugins/check_by_ssh |
| 143 | /plugins/check_clamd | 143 | /plugins/check_clamd |
| 144 | /plugins/check_cluster | 144 | /plugins/check_cluster |
| 145 | /plugins/check_curl | ||
| 145 | /plugins/check_dbi | 146 | /plugins/check_dbi |
| 146 | /plugins/check_dig | 147 | /plugins/check_dig |
| 147 | /plugins/check_disk | 148 | /plugins/check_disk |
| @@ -202,6 +203,12 @@ NP-VERSION-FILE | |||
| 202 | /plugins/stamp-h* | 203 | /plugins/stamp-h* |
| 203 | /plugins/urlize | 204 | /plugins/urlize |
| 204 | 205 | ||
| 206 | # /plugins/picohttpparser | ||
| 207 | /plugins/picohttpparser/Makefile | ||
| 208 | /plugins/picohttpparser/Makefile.in | ||
| 209 | /plugins/picohttpparser/.deps | ||
| 210 | /plugins/picohttpparser/libpicohttpparser.a | ||
| 211 | |||
| 205 | # /plugins/t/ | 212 | # /plugins/t/ |
| 206 | /plugins/t/*.tmp | 213 | /plugins/t/*.tmp |
| 207 | 214 | ||
