shithub: aubio

Download patch

ref: 9f735387729066a4e5a2723e8c1462d472e6e18b
parent: c7e5ee952fddcd23c7279b80fc3f5cc2c2935bc6
parent: 036e9f81f14ab453afb3d2e2f76681cd8d30a0cd
author: Paul Brossier <piem@piem.org>
date: Thu Jul 2 10:15:00 EDT 2020

Merge branch 'fix/gitignore_regex', thanks to @emlyn

--- a/.gitignore
+++ b/.gitignore
@@ -12,8 +12,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_-]*$
 
 # only sgml manpages count
 doc/*.1