From 1783958896dcfc23647fd89e5f4a247628b133e2 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sun, 28 Sep 2014 09:33:29 +1000 Subject: [PATCH] Revert "Don't exclude plugins from git" This reverts commit a38b2f37c2a99a959edf0aa145e11be3409a5e9e. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 72b76ef6d7..12cf06a766 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ config.php logs patches rrd +html/plugins/* +!html/plugins/Test/ nbproject