1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/.gitignore
Carlos Alexandro Becker 85c86d61cf
fix: chocolatey push failing (#4300)
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
2023-09-16 14:08:11 -03:00

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