From d07f622054f5059df1548f12e01b25beb74fbc5d Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Wed, 3 Feb 2010 18:05:15 -0800 Subject: [PATCH] Update .bzrignore to properly exclude the contents of lib/. --- .bzrignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2