fix(gitignore): ignore .vimrc files

This commit is contained in:
Matt Butcher 2016-04-28 16:54:26 -06:00
parent 3c4ae01357
commit 0c86ce0eef
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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