ref: f50cd2862428767ac96197bfdb19774cb021b318
parent: b9012288f1ee2598521be2c70ab0575e0a027b2d
author: Paul Brossier <piem@piem.org>
date: Wed Sep 23 15:51:16 EDT 2009
.bzrignore: allow _ in test filenames
--- a/.bzrignore
+++ b/.bzrignore
@@ -13,8 +13,8 @@
RE:examples/[a-z]*
# ignore compiled test programs
-RE:tests/src/test-[a-z-]*$
-RE:tests/cpp/test-[a-z-]*$
+RE:tests/src/test-[a-z-_]*$
+RE:tests/cpp/test-[a-z-_]*$
# ignore aubio
plugins/puredata/aubio.pd_linux