Relocate pkgs. (#146)

Signed-off-by: xuezhaojun <zxue@redhat.com>
This commit is contained in:
xuezhaojun
2023-05-29 19:20:55 +08:00
committed by GitHub
parent 95777bec13
commit ad38b9465f
13244 changed files with 1505239 additions and 1072988 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# binaries created by `make build*` commands
/placement
/registration
/work
/registration-operator
*.exe
*.dll
*.so
*.dylib
!deploy/**
!vendor/**
dev-kubeconfig
e2e-kubeconfig
hub-kubeconfig
external-hub-kubeconfig
external-managed-kubeconfig
munge-csv
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
_output/
.kubeconfig
.hub-kubeconfig
.external-hub-kubeconfig
.external-managed-kubeconfig