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