shithub: aubio

Download patch

ref: c6d016991ea9fcd865096ca889b73842bd4b6ee0
parent: ae57d458cf17454cebc12691151ac50586fd1db4
author: Paul Brossier <piem@piem.org>
date: Thu Dec 3 14:26:49 EST 2009

.gitignore: added *.o

--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 .libs
 *.lo
 *.la
+*.o
 
 *.pyc
 *.~[0-9]~