From d4d7188b88583b8e06c34392339f03965bea04a6 Mon Sep 17 00:00:00 2001 From: Aria Stewart Date: Sat, 19 Apr 2014 21:08:59 -0400 Subject: [PATCH] Add cache to .gitignore So those of us with vundle as a submodule of our vim directory don't have a dirty tree. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f276604..b3b5fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ doc/tags .netrwhist +cache