mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
use go-winres for windows build and cleanup autogen and winresources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,7 +13,6 @@ test.main
|
||||
.editorconfig
|
||||
.gopath/
|
||||
.go-pkg-cache/
|
||||
autogen/
|
||||
bundles/
|
||||
cli/winresources/**/winres.json
|
||||
cli/winresources/**/*.syso
|
||||
@@ -26,5 +25,3 @@ junit-report.xml
|
||||
|
||||
# top-level go.mod is not meant to be checked in
|
||||
/go.mod
|
||||
# workaround go.mod for autogen/winresources/dockerd
|
||||
/hack/make/.resources-windows/go.mod
|
||||
|
||||
Reference in New Issue
Block a user