mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05:00
add backported changie entries to ignore list for copywrite letter
This commit is contained in:
parent
39224976a8
commit
a235f3fcc9
1 changed files with 1 additions and 0 deletions
|
|
@ -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*/**"
|
||||
|
|
|
|||
Loading…
Reference in a new issue