From 2be3330c68a530bb04c27e95cbdf6a5576b8ba80 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 7 Aug 2014 11:30:11 -0600 Subject: [PATCH] slight .gitignore tweak --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0eeb66490..7cfae4626 100755 --- a/.gitignore +++ b/.gitignore @@ -16,9 +16,8 @@ cache/* logs/* images/* user/data/* -user/plugins/error -user/plugins/problems -user/themes/antimatter +user/plugins/* +user/themes/* # phpstorm .idea/*