From 2301135bf48cae9c368514a828eb77f1865f0cfb Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 12 Aug 2015 12:17:23 -0600 Subject: Removing bundles from source control --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e69de29..c9396e5 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,6 @@ +*.swp +*~ +/vim/bundle/* +!/vim/bundle/Vundle.vim/ +.DS_Store +.netrwhist -- cgit v1.2.3