From 3fd56012ebc85bfe8dbd46d2c36eec6d39587a79 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sun, 7 Feb 2010 14:16:09 -0800 Subject: [PATCH] Fix .bzrignore to properly ignore the contents of the lib/ directory. --- .bzrignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2