# Eclipse artifacts
.project
.pydevproject
# Intellij
*.iml
.idea/
# Visual Studio Code
.vscode/
# Bazel
/bazel-*
vendor
*.descriptor_set
# vi backups
*.bak
# python artifacts
*.pyc
# Vm setup generated files
cluster.env
kubedns
# pilot
pilot/platform/kube/config
pilot/proxy/envoy/envoy
# lint
lintconfig.gen.json
# dep
Gopkg.lock
