# git history files .history_rewritten_* # Eclipse artifacts .project .pydevproject #Vagrant tools/vagrant/.vagrant/ # Intellij *.iml .idea/ # Visual Studio Code .vscode/ # Bazel /bazel-* # vi backups *.bak # python artifacts *.pyc # Vm setup generated files cluster.env kubedns # codegen stuff *.orig #mandiff output out/ build/out/ data/charts/ #cli logs .mesh-cli.log cmd/mesh/,mesh-cli.log