mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
48f77f9ea4
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
29 lines
679 B
YAML
29 lines
679 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
|
|
- https://docs.mattermost.com
|
|
- https://github.com/goreleaser/goreleaser/pkgs
|
|
- https://iron.security
|
|
- https://marketplace.visualstudio.com
|
|
- linkedin.com
|
|
- repology.org
|
|
- reddit.com
|
|
- docs.github.com
|
|
- help.github.com
|
|
IgnoreDirs:
|
|
- overrides
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
IgnoreAltMissing: true
|
|
ExternalTimeout: 60
|
|
HTTPHeaders:
|
|
"Range": "bytes=0-10"
|
|
"Accept": "*/*"
|