projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b901228
)
.bzrignore: allow _ in test filenames
author
Paul Brossier
<piem@piem.org>
Wed, 23 Sep 2009 17:51:16 +0000
(19:51 +0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 23 Sep 2009 17:51:16 +0000
(19:51 +0200)
.bzrignore
patch
|
blob
|
history
diff --git
a/.bzrignore
b/.bzrignore
index 4746d488ce6d0ee662b60dbb36b498d2e21734db..0ca8d95930044d585e358b64c7922c1b9a73bcee 100644
(file)
--- 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