setup.py: only generate source files in build_ext
[aubio.git] / .gitignore
index aa0baad..1722787 100644 (file)
@@ -23,11 +23,23 @@ 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
+python/MANIFEST
 python/*.db
+python/*.wav
+
+aubio-*.tar.bz2
+aubio-*.zip
+
+# test sounds
+python/tests/sounds
+aubio.egg-info