Skip to content

Commit

Permalink
Add go.work to .gitignore (#3804)
Browse files Browse the repository at this point in the history
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
  • Loading branch information
pellared and hanyuancheung committed May 12, 2023
1 parent c995835 commit 2f7b40c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Thumbs.db
*.iml
*.so
coverage.*
go.work
go.work.sum
example

instrumentation/google.golang.org/grpc/otelgrpc/example/server/server
Expand Down

0 comments on commit 2f7b40c

Please sign in to comment.