make clean will remove all gitignored files

This commit is contained in:
Christoph Blecker
2017-09-04 11:04:09 -07:00
parent 0a88323013
commit b6f6419423
3 changed files with 8 additions and 6 deletions

3
.gitignore vendored
View File

@@ -120,5 +120,8 @@ zz_generated.openapi.go
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
!\.drone\.sec
# Godeps workspace
/Godeps/_workspace
/bazel-*
*.pyc