ci(lic): add excludes for some files

This commit is contained in:
LinkinStars
2023-11-17 15:15:07 +08:00
parent 47b1366b13
commit fd6808b7ea
+18
View File
@@ -17,6 +17,24 @@
headerPath = "Apache-2.0-ASF.txt"
excludes = [
"docs/release/**",
"ui/build/**",
"answer-data/**",
"NOTICE",
"DISCLAIMER",
"Makefile",
"go.mod",
"go.sum",
"ui/.eslintignore",
"ui/.browserslistrc",
"ui/.npmrc",
"ui/.env.*",
"script/plugin_list",
"charts/templates/_helpers.tpl",
"charts/.helmignore",
]
[properties]
inceptionYear = 2023
copyrightOwner = "tison <wander4096@gmail.com>"