mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-05 13:15:26 +02:00
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": "*/*"
|