mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
9012f61d41
refs #1745 Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
14 lines
298 B
YAML
14 lines
298 B
YAML
DirectoryPath: ./site
|
|
IgnoreURLs:
|
|
- www.google-analytics.com
|
|
- fonts.gstatic.com
|
|
- opencollective.com
|
|
- https://gitlab.com/profile/personal_access_tokens
|
|
IgnoreDirs:
|
|
- overrides
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
IgnoreAltMissing: true
|
|
HTTPHeaders:
|
|
"Range": "bytes=0-10"
|
|
"Accept": "*/*"
|