mirror of
https://github.com/labring/sealos.git
synced 2026-09-01 15:38:06 +08:00
33c69299e7
Signed-off-by: cuisongliu <cuisongliu@qq.com>
8 lines
350 B
TOML
8 lines
350 B
TOML
exclude_path = ["./CHANGELOG", "./docs/3.0"]
|
|
verbose = "info"
|
|
exclude_all_private = true
|
|
insecure = true
|
|
no_progress = true
|
|
output = ".dummy.report.md"
|
|
exclude = [ '.*sealos\.hub:5000.*','.*local.*','file:///.*','.*sealos.io/payment/wechat/callback.*','.*www.sealos.io/docs/cloud/apps/appstore.*','.*chat.openai.com/c.*','.*twitter.com/sealosio.*' ]
|