[py] add minimal docstring for wavetable
[aubio.git] / .gitignore
index 09482b7..1eb5f08 100644 (file)
@@ -23,11 +23,14 @@ doc/*.1
 # waf stuff
 .lock-waf*
 .waf-*
+waf
+waflib
 build/
 
 # doxygen
 doc/web/
 doc/full/
+doc/_build/
 
 python/gen
 python/dist
@@ -35,5 +38,15 @@ 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