From 44cb4c357df52009a32ee8fdccf77cc2074d3933 Mon Sep 17 00:00:00 2001 From: William Grant Date: Sat, 12 Mar 2011 11:20:30 +1100 Subject: [PATCH] Only exclude .testrepository at the root. --- .bzrignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bzrignore b/.bzrignore index a9b310f..6a691e0 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1 +1 @@ -.testrepository +/.testrepository