Skip to content

Commit

Permalink
add crd-generator binary to gitignore list
Browse files Browse the repository at this point in the history
Signed-off-by: David Vossel <[email protected]>
  • Loading branch information
davidvossel committed Apr 4, 2018
1 parent 431b578 commit fea4869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.idea
*.iml
tools/openapispec/openapispec
tools/crd-generator/crd-generator
**/bin
bin/*
.vagrant
Expand Down

0 comments on commit fea4869

Please sign in to comment.