Commit 98fda353 authored by Jeff Grafton's avatar Jeff Grafton

Don't gitignore pkg/generated/bindata.go

parent 15a9adc0
...@@ -116,7 +116,6 @@ zz_generated.openapi.go ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment