Files
mgmt/.gitignore
Jonathan Gold 62ca12608d cli: Add license flag
This patch adds the option to print the license with a cli flag. It
uses go-bindata to store the license file. The file is generated by
running `make bindata` and the result is stored in the bindata
directory.
2017-12-08 00:57:58 -05:00

14 lines
109 B
Plaintext

.idea/
.omv/
.ssh/
.vagrant/
.envrc
old/
tmp/
*_stringer.go
bindata/*.go
mgmt
mgmt.static
mgmt.iml
rpmbuild/