diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-02-19 16:58:05 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-02-19 16:58:05 +0100 |
| commit | d4274cfdac8125160f43a8098a578eb3077fcda0 (patch) | |
| tree | 759ce098dcd1a42a9e806ca75863bca5dc4c3d1d /.gitignore | |
| parent | 4ca309dd993735c6e9d07e9defc71f20bba776a9 (diff) | |
| download | monitoring-plugins-d4274cfd.tar.gz | |
Ignore generated stuff for vendored stuff in lib
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -103,6 +103,7 @@ NP-VERSION-FILE | |||
| 103 | /lib/libmonitoringplug.a | 103 | /lib/libmonitoringplug.a |
| 104 | /lib/Makefile | 104 | /lib/Makefile |
| 105 | /lib/Makefile.in | 105 | /lib/Makefile.in |
| 106 | /lib/vendor/cJSON/.deps | ||
| 106 | 107 | ||
| 107 | # /lib/tests/ | 108 | # /lib/tests/ |
| 108 | /lib/tests/base64.Po | 109 | /lib/tests/base64.Po |
