From 31223279aff695fce4c78491d14e994ac4755592 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 14 May 2016 03:11:55 +0200 Subject: [PATCH] .gitignore: add python/tests/sounds --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f87e6290..05b03b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ python/*.wav aubio-*.tar.bz2 aubio-*.zip + +# test sounds +python/tests/sounds -- 2.11.0