setup.py: only generate source files in build_ext
[aubio.git] / .gitignore
index 7973137..1722787 100644 (file)
@@ -23,12 +23,13 @@ doc/*.1
 # waf stuff
 .lock-waf*
 .waf-*
+waf
+waflib
 build/
 
 # doxygen
-doc/devel/
-doc/user/
-doc/examples/
+doc/web/
+doc/full/
 
 python/gen
 python/dist
@@ -37,3 +38,8 @@ python/*.db
 python/*.wav
 
 aubio-*.tar.bz2
+aubio-*.zip
+
+# test sounds
+python/tests/sounds
+aubio.egg-info