From: Max Kanat-Alexander Date: Thu, 4 Feb 2010 02:05:15 +0000 (-0800) Subject: Update .bzrignore to properly exclude the contents of lib/. X-Git-Tag: bugzilla-3.2.7~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07f622054f5059df1548f12e01b25beb74fbc5d;p=thirdparty%2Fbugzilla.git Update .bzrignore to properly exclude the contents of lib/. --- diff --git a/.bzrignore b/.bzrignore index 7cffc8eaa9..8fa0fc9e9b 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,5 +1,5 @@ .htaccess -/lib +/lib/* /template/en/custom /docs/bugzilla.ent /docs/en/xml/bugzilla.ent