返回 CodeWhale
.gitguardian.yml
根目录 / .gitguardian.yml
1 # This exact fixture is a deliberately public TEST-ONLY signing key.
2 # It is never a production trust anchor and signs only local test payloads.
3 # No other key files are excluded.
4 paths-ignore:
5 - docs/cloud-facts/fixtures/test-only-signing-key.pem
6
6 lines YAML