browsh/.gitignore
Thomas Buckley-Houston b8d031e498 Goreleaser: format default zip, override to binary
This is the wrong way round, it should default to binary as that's what
most of the OS's are and just set the zip override for `darwin`.

Watch this issue for updates:
https://github.com/goreleaser/goreleaser/issues/720
2018-07-11 15:05:37 +08:00

14 lines
179 B
Plaintext

build/
*.log
*.out
node_modules
interfacer/target
interfacer/vendor
interfacer/dist
interfacer/interfacer
interfacer/browsh
webextension.go
webext/node_modules
webext/dist/*
dist