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

added traces.txt to gitignore for fib (#2993)

This commit is contained in:
Guangya Liu 2022-07-06 14:41:30 -04:00 committed by GitHub
parent 376973c2d8
commit 5795c70e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ coverage.*
gen/
/example/fib/fib
/example/fib/traces.txt
/example/jaeger/jaeger
/example/namedtracer/namedtracer
/example/opencensus/opencensus