mirror of https://github.com/helm/helm.git
fix(gitignore): ignore .vimrc files
This commit is contained in:
parent
3c4ae01357
commit
0c86ce0eef
|
@ -4,3 +4,4 @@ rootfs/helm
|
||||||
rootfs/tiller
|
rootfs/tiller
|
||||||
vendor/
|
vendor/
|
||||||
_proto/*.pb.go
|
_proto/*.pb.go
|
||||||
|
.vimrc
|
||||||
|
|
Loading…
Reference in New Issue