[io] prevent possible crash on empty string in source_apple_audio
[aubio.git] / .gitignore
index 2cf64ee..21bb1cc 100644 (file)
@@ -5,6 +5,8 @@
 # gcov generated files
 *.gcno
 *.gcda
+python/lib/aubio/_aubio.*.so
+.coverage
 
 # ignore compiled examples
 RE:examples/[a-z]*
@@ -48,3 +50,5 @@ dist/*.whl
 # test sounds
 python/tests/sounds
 aubio.egg-info
+.eggs
+.cache