mirror of
https://github.com/hashicorp/terraform.git
synced 2025-12-18 23:26:07 -05:00
make changie dirs excempt from copyright headers
This commit is contained in:
parent
8b1c7f6fe8
commit
742ca78f0a
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Reference in a new issue