1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-01 13:07:49 +02:00

docs: ignore twitter 400 on htmltest

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2020-12-28 17:34:30 -03:00
parent 35f87451f3
commit cdff6487e1

View File

@ -4,6 +4,7 @@ IgnoreURLs:
- fonts.gstatic.com
- opencollective.com
- https://gitlab.com/profile/personal_access_tokens
- https://twitter.com/goreleaser
IgnoreDirs:
- overrides
IgnoreDirectoryMissingTrailingSlash: true