mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Don't gitignore pkg/generated/bindata.go
This commit is contained in:
parent
15a9adc053
commit
98fda35301
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,7 +116,6 @@ zz_generated.openapi.go
|
|||||||
/.make/
|
/.make/
|
||||||
|
|
||||||
# Just in time generated data in the source, should never be committed
|
# Just in time generated data in the source, should never be committed
|
||||||
/pkg/generated/bindata.go
|
|
||||||
/test/e2e/generated/bindata.go
|
/test/e2e/generated/bindata.go
|
||||||
|
|
||||||
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
|
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
|
||||||
|
Loading…
Reference in New Issue
Block a user