setup.py: only generate source files in build_ext
[aubio.git] / .gitignore
index 09482b7..1722787 100644 (file)
@@ -23,6 +23,8 @@ doc/*.1
 # waf stuff
 .lock-waf*
 .waf-*
+waf
+waflib
 build/
 
 # doxygen
@@ -37,3 +39,7 @@ python/*.wav
 
 aubio-*.tar.bz2
 aubio-*.zip
+
+# test sounds
+python/tests/sounds
+aubio.egg-info