1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00

Add example prometheus binary to gitignore (#358)

This commit is contained in:
Isobel Redelmeier 2019-11-26 13:39:53 -08:00 committed by Liz Fong-Jones
parent a99f872759
commit 5ec1f5c643

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ coverage.*
/example/http-stackdriver/server/server
/example/jaeger/jaeger
/example/namedtracer/namedtracer
/example/prometheus/prometheus