mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-01 13:07:49 +02:00
857602a2aa
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
7 lines
86 B
TOML
7 lines
86 B
TOML
[[rules]]
|
|
id = "ignore-testdata"
|
|
[rules.allowlist]
|
|
paths = [
|
|
'''.*/testdata/*''',
|
|
]
|