From b2d1c54e2433514446a68d231827164af1afa491 Mon Sep 17 00:00:00 2001 From: Kaiwen Xu Date: Fri, 25 Oct 2013 01:40:55 -0400 Subject: [PATCH] Minor gitignore fix. (Sorry my bad). --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fdd13bb87..51a5ee6c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ locals.zsh log/.zsh_history projects.zsh -custom -!custom/plugins/example +custom/* +!custom/example !custom/example.zsh -cache *.swp +!custom/example.zshcache +cache/