From d8472fc0d02f5ef38ec561108081a78b7c5e28a7 Mon Sep 17 00:00:00 2001 From: Fabio Gallonetto Date: Fri, 15 Mar 2013 11:36:14 +0100 Subject: [PATCH] Add bundle to .gitignore Bundles are now handled via Vundle so there's no need to monitor the bundle directory as everything is done through the :Bundle command --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0b137f82..dfc1427a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ vim/.netrwhist vim/tmp vim/spell vim/after/.vimrc.after +vim/bundle .netrwhist bin/subl tags