Correct the generated client path

I copied this from knative/pkg which has a funny version of this file.
This commit is contained in:
Matt Moore 2018-09-06 15:51:55 -07:00 committed by GitHub
parent ea3963fb4b
commit 34dbbb17d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -3,4 +3,4 @@
# https://github.com/github/linguist.
**/zz_generated.*.go linguist-generated=true
/client/** linguist-generated=true
/pkg/client/** linguist-generated=true