Commit cf8865cb authored by Jeff Grafton's avatar Jeff Grafton

Don't delete pkg/generated/bindata.go in make clean

parent 82c986ec
...@@ -25,7 +25,6 @@ CLEAN_PATTERNS=( ...@@ -25,7 +25,6 @@ CLEAN_PATTERNS=(
"_tmp" "_tmp"
"doc_tmp" "doc_tmp"
".*/zz_generated.openapi.go" ".*/zz_generated.openapi.go"
"pkg/generated/bindata.go"
"test/e2e/generated/bindata.go" "test/e2e/generated/bindata.go"
) )
......
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