diff --git a/.gitignore b/.gitignore index 3f1c658b5..4613d316a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ +.DS_Store .coverage/ +.vimrc +_dist/ +_proto/*.pb.go bin/ rootfs/tiller vendor/ -_proto/*.pb.go -.vimrc -.DS_Store