make changie dirs excempt from copyright headers

pull/36525/head
Daniel Schmidt 1 year ago
parent 8b1c7f6fe8
commit 742ca78f0a

@ -13,8 +13,7 @@ project {
"**/*.pb.go",
"**/*_string.go",
"**/mock*.go",
".changes/unreleased/**",
".changes/backported/**",
".changes/**",
# these directories have their own copywrite config
"docs/plugin-protocol/**",
"internal/tfplugin*/**"

Loading…
Cancel
Save