mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +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/
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user