diff --git a/.copywrite.hcl b/.copywrite.hcl index 62c21ae434..d577c8c025 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -10,5 +10,6 @@ project { header_ignore = [ "**/*.tf", "**/testdata/**", + "**/*.pb.go", ] }