mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
cdff6487e1
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
15 lines
331 B
YAML
15 lines
331 B
YAML
DirectoryPath: ./site
|
|
IgnoreURLs:
|
|
- www.google-analytics.com
|
|
- fonts.gstatic.com
|
|
- opencollective.com
|
|
- https://gitlab.com/profile/personal_access_tokens
|
|
- https://twitter.com/goreleaser
|
|
IgnoreDirs:
|
|
- overrides
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
IgnoreAltMissing: true
|
|
HTTPHeaders:
|
|
"Range": "bytes=0-10"
|
|
"Accept": "*/*"
|