From 59ef23d60d06392c32bffdebdeef88934c8b5269 Mon Sep 17 00:00:00 2001 From: Will Weaver Date: Mon, 7 Oct 2013 07:51:38 -0400 Subject: [PATCH] .gitignore: Make entire custom directory ignored again --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5db11ce5c..52a5ff165 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ locals.zsh log/.zsh_history projects.zsh -custom/example -custom/example.zsh +custom/ *.swp -!custom/example.zshcache cache/