Skip to content

Commit

Permalink
Merge pull request #114 from dciangot/fixlint0.0.3
Browse files Browse the repository at this point in the history
fix git ignore, ignoring vendor filse
  • Loading branch information
dciangot authored Nov 13, 2023
2 parents d0253b2 + c1983fc commit c9e0318
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ serviceaccount.yaml
.knoc
.tmp
kustomizations_tmp
ca*
condor*
ca.*
condor*
74 changes: 74 additions & 0 deletions vendor/google.golang.org/grpc/call.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

125 changes: 125 additions & 0 deletions vendor/google.golang.org/grpc/internal/grpcsync/callback_serializer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9e0318

Please sign in to comment.