mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 21:49:29 +00:00
refactor: replace go-bindata with native embed package
Signed-off-by: muicoder <muicoder@gmail.com> Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -22,7 +22,9 @@
|
||||
/image/main.squashfs
|
||||
/package/k3s
|
||||
/package/data-*
|
||||
/pkg/data/zz_generated_bindata.go
|
||||
/pkg/deploy/embed/
|
||||
/pkg/static/embed/
|
||||
/pkg/data/embed/
|
||||
__pycache__
|
||||
/tests/.pytest_cache/
|
||||
/tests/.tox/
|
||||
|
||||
Reference in New Issue
Block a user