mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-12 02:28:07 +02:00
0583d26d0b
* Build examples when running tests * Run go mod tidy in precommit That way CI can catch the case when go.mod or go.sum are outdated.
10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
.tools/
|
|
.idea/
|
|
*.iml
|
|
*.so
|
|
coverage.*
|
|
|
|
/example/basic/basic
|
|
/example/http/client/client
|
|
/example/http/server/server
|