src/spectral/specdesc.h: fix typo decrease -> slope
[aubio.git] / .bzrignore
index 4746d488ce6d0ee662b60dbb36b498d2e21734db..9534b46b2ae01729f1584e9b3b86aa5e3889951c 100644 (file)
@@ -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
@@ -32,6 +32,10 @@ java/**/SWIG*.java
 java/**/aubio*.java
 java/**/midi_*.java
 
+# waf stuff
+.lock-wscript
+build/
+
 # autoreconf -f -i will create these
 INSTALL
 aclocal.m4