From 424850ced3d013ee7ebf5cb6d51293e6a7914c80 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 29 Jun 2015 13:59:56 +0200 Subject: Install bundle using clone instead of problematic submodule --- bundle/Vundle.vim/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bundle/Vundle.vim/.gitignore (limited to 'bundle/Vundle.vim/.gitignore') diff --git a/bundle/Vundle.vim/.gitignore b/bundle/Vundle.vim/.gitignore new file mode 100644 index 0000000..f276604 --- /dev/null +++ b/bundle/Vundle.vim/.gitignore @@ -0,0 +1,2 @@ +doc/tags +.netrwhist -- cgit v1.2.3