From f2dc35c69ce1d46879eb19a8a67404cfade84551 Mon Sep 17 00:00:00 2001 From: Kevin G Fourie Date: Thu, 30 Jul 2009 17:35:16 +0200 Subject: [PATCH] Added plugins/commercial to .gitignore file. --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index eeb6de0..74910ca 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ bin/luceneserver/lucene.pid .settings/ dummy.php var/* +plugins/commercial -- libgit2 0.21.4