We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51aaf7a commit 70bdf60Copy full SHA for 70bdf60
.copywrite.hcl
@@ -5,6 +5,9 @@ project {
5
copyright_year = 2014
6
7
header_ignore = [
8
+ # internal catalog metadata (prose)
9
+ "META.d/**/*.yaml",
10
+
11
# changie tooling configuration and CHANGELOG entries (prose)
12
".changes/unreleased/**",
13
".changie.yaml",
0 commit comments