From: Max Kanat-Alexander Date: Thu, 4 Feb 2010 02:04:10 +0000 (-0800) Subject: Update .bzrignore to properly exclude the contents of lib/. X-Git-Tag: bugzilla-3.7.1~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a822a40e47c51b8f3e5e77835123b1a30a3bd7;p=thirdparty%2Fbugzilla.git Update .bzrignore to properly exclude the contents of lib/. --- 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