[tests] add run_on_default_source_and_sink helper
[aubio.git] / .gitignore
index e63d492..1eb5f08 100644 (file)
@@ -23,15 +23,30 @@ doc/*.1
 # waf stuff
 .lock-waf*
 .waf-*
+waf
+waflib
 build/
 
 # doxygen
-doc/devel/
-doc/user/
-doc/examples/
+doc/web/
+doc/full/
+doc/_build/
 
 python/gen
 python/dist
 python/MANIFEST
 python/*.db
 python/*.wav
+
+pip-delete-this-directory.txt
+
+aubio-*.tar.bz2
+aubio-*.zip
+dist/*.tar.gz
+dist/*.whl
+
+# test sounds
+python/tests/sounds
+aubio.egg-info
+.eggs
+.cache