diff --git a/.gitattributes b/.gitattributes index b796f68f..00900bb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,4 @@ # https://github.com/github/linguist. **/zz_generated.*.go linguist-generated=true -/client/** linguist-generated=true +/pkg/client/** linguist-generated=true