mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-08 14:15:30 +08:00
14 lines
477 B
YAML
14 lines
477 B
YAML
useGitIgnore: true
|
|
dirs:
|
|
- documentation
|
|
files:
|
|
- README.md
|
|
- SECURITY.md
|
|
ignorePatterns:
|
|
- pattern: '.*?plain=1$'
|
|
- pattern: '.*.md#$'
|
|
- pattern: '^https://cloud.digitalocean.com/settings/applications'
|
|
- pattern: '^https://dns.hetzner.com/settings/api-token'
|
|
- pattern: '^https://github.com/StackExchange/dnscontrol/settings/.*$'
|
|
- pattern: '^https://gitlab.com/cafferata/dnscontrol/-/pipelines/new.*$'
|
|
- pattern: '^https://my.easyname.com/en/account/api'
|