diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 24dbdbe..25bb6ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "thirdparty/Unity"] path = thirdparty/Unity url = https://github.com/ThrowTheSwitch/Unity.git +[submodule "thirdparty/prometheus-client-c"] + path = thirdparty/prometheus-client-c + url = https://github.com/digitalocean/prometheus-client-c.git |
