Added a cross build option using a buildrelease function Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com> build: Add gitignore entry for mgmt-* binaries Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com> build: Update makefile based upon feed back * rename cross to crossbuild * added crossbuild to PHONY Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com> build: Change the order of .PHONY as per the rest of the file Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
15 lines
116 B
Plaintext
15 lines
116 B
Plaintext
.idea/
|
|
.omv/
|
|
.ssh/
|
|
.vagrant/
|
|
.envrc
|
|
old/
|
|
tmp/
|
|
*_stringer.go
|
|
bindata/*.go
|
|
mgmt
|
|
mgmt.static
|
|
mgmt-*
|
|
mgmt.iml
|
|
rpmbuild/
|