From: Paul Brossier Date: Thu, 23 Mar 2017 17:07:17 +0000 (+0100) Subject: .gitignore: also ignore tarballs generated with './setup.py sdist' X-Git-Tag: 0.4.5~45^2~8 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=bef7726b10ec447c73892f5163e2a9e5582caad9;p=aubio.git .gitignore: also ignore tarballs generated with './setup.py sdist' --- diff --git a/.gitignore b/.gitignore index f0d0dcac..4b29cbeb 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ python/*.wav aubio-*.tar.bz2 aubio-*.zip +dist/*.tar.gz # test sounds python/tests/sounds