From 0bf6b74515d5f89d4fcb1e87cea4d0cddb794606 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 12 Aug 2015 12:19:11 -0600 Subject: Fixed the git ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c9396e5..59151af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.swp *~ -/vim/bundle/* -!/vim/bundle/Vundle.vim/ +bundle/* +!bundle/Vundle.vim/ .DS_Store .netrwhist -- cgit v1.2.3