From 0d19f1e3f51bc5ee8d75fa57c8994dd556d786c8 Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Fri, 27 May 2011 11:36:07 -0500 Subject: [PATCH] Ignore the plugins/enabled directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fec6fae..7aed9b0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ custom/*.bash aliases/custom.aliases.bash lib/custom.bash plugins/custom.plugins.bash +plugins/enabled *.swp -- 2.17.1