add backported changie entries to ignore list for copywrite letter

This commit is contained in:
Daniel Schmidt 2025-01-16 17:59:18 +01:00
parent 39224976a8
commit a235f3fcc9

View file

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