Commit a71bf624 authored by Matt Butcher's avatar Matt Butcher

Merge pull request #621 from technosophos/fix/ignore-vimrc

fix(gitignore): ignore .vimrc files
parents 7bc728bc 0c86ce0e
......@@ -4,3 +4,4 @@ rootfs/helm
rootfs/tiller
vendor/
_proto/*.pb.go
.vimrc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment