From 6f8916a9cba41f9f6a56e4ef9b504fd99d451657 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 13 Aug 2018 11:52:00 +0200 Subject: [PATCH] Ignore non-config directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2e9a05a..d64e6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ editors/vim/swapfiles/* editors/vim/undofiles/* +editors/vim/plugged +editors/vim/spell +editors/vim/view editors/vim/bundle/* !editors/vim/bundle/Vundle.vim