mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
85c86d61cf
tested this on a fake repo, and it seems to fix the problem... seems like choco does not like when the path has `/` in it, so passing it through `filepath.Clean` fixes it. also improved tests a bit, and made a small docs fix. closes https://github.com/goreleaser/goreleaser/issues/4292
17 lines
162 B
Plaintext
17 lines
162 B
Plaintext
dist/
|
|
!internal/pipe/dist
|
|
bin/
|
|
coverage.txt
|
|
goreleaser
|
|
gorelaser.exe
|
|
debug.test
|
|
snap.login
|
|
site/
|
|
.vercel
|
|
completions/
|
|
.vscode/
|
|
.task/
|
|
.idea/
|
|
manpages
|
|
output.json
|