Skip to content

Commit

Permalink
added traces.txt to gitignore for fib (#2993)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyliu513 committed Jul 6, 2022
1 parent 376973c commit 5795c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -11,6 +11,7 @@ coverage.*
gen/

/example/fib/fib
/example/fib/traces.txt
/example/jaeger/jaeger
/example/namedtracer/namedtracer
/example/opencensus/opencensus
Expand Down

0 comments on commit 5795c70

Please sign in to comment.