mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Don't gitignore pkg/generated/bindata.go
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -116,7 +116,6 @@ zz_generated.openapi.go
|
||||
/.make/
|
||||
|
||||
# Just in time generated data in the source, should never be committed
|
||||
/pkg/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
|
||||
|
Reference in New Issue
Block a user