mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
d2a63c1093
Signed-off-by: Engin Diri <engin.diri@mail.schwarz>
20 lines
457 B
YAML
20 lines
457 B
YAML
IgnoreURLs:
|
|
- www.google-analytics.com
|
|
- fonts.gstatic.com
|
|
- opencollective.com
|
|
- https://gitlab.com/profile/personal_access_tokens
|
|
- https://twitter.com/goreleaser
|
|
- support.discord.com
|
|
- microsoft.com
|
|
- https://github.com/goreleaser/goreleaser/edit/
|
|
- https://discord.com/
|
|
- https://gofi.sh
|
|
IgnoreDirs:
|
|
- overrides
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
IgnoreAltMissing: true
|
|
ExternalTimeout: 60
|
|
HTTPHeaders:
|
|
"Range": "bytes=0-10"
|
|
"Accept": "*/*"
|