Files
mgmt/.gitignore
Jonathan Gold 80931e1cb4 make: Release pipeline
This commit adds new make targets for rpm, deb, and pacman packages.
It also adds a phony target that uploads tarballs of the packages,
along with their signed (and unsigned) checksums to the github release
page. Once the current commit is tagged as a release, run `make release`
to build the packages and upload them to github.
2018-11-30 04:53:51 -05:00

17 lines
155 B
Plaintext

.idea/
.omv/
.ssh/
.vagrant/
.envrc
old/
tmp/
*_stringer.go
bindata/*.go
mgmt
mgmt.static
# crossbuild artifacts
build/mgmt-*
mgmt.iml
rpmbuild/
releases/