From: Max Kanat-Alexander Date: Sun, 7 Feb 2010 22:16:09 +0000 (-0800) Subject: Fix .bzrignore to properly ignore the contents of the lib/ directory. X-Git-Tag: bugzilla-3.6rc1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd56012ebc85bfe8dbd46d2c36eec6d39587a79;p=thirdparty%2Fbugzilla.git Fix .bzrignore to properly ignore the contents of the lib/ directory. --- diff --git a/.bzrignore b/.bzrignore index 4771f38830..0a247ff2b2 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,5 +1,5 @@ .htaccess -/lib +/lib/* /template/en/custom /docs/bugzilla.ent /docs/en/xml/bugzilla.ent