fix(gitignore): ignore .vimrc files

pull/621/head
Matt Butcher 9 years ago
parent 3c4ae01357
commit 0c86ce0eef

1
.gitignore vendored

@ -4,3 +4,4 @@ rootfs/helm
rootfs/tiller
vendor/
_proto/*.pb.go
.vimrc

Loading…
Cancel
Save