Remove pkg/generated/bindata.go from the repo

This commit is contained in:
Jeff Grafton
2018-04-11 16:02:22 -07:00
parent b9a029db6d
commit 75efdf2974
3 changed files with 3 additions and 19487 deletions

View File

@@ -25,6 +25,7 @@ CLEAN_PATTERNS=(
"_tmp"
"doc_tmp"
".*/zz_generated.openapi.go"
"pkg/generated/bindata.go"
"test/e2e/generated/bindata.go"
)