.gitignore: also ignore tarballs generated with './setup.py sdist'
authorPaul Brossier <piem@piem.org>
Thu, 23 Mar 2017 17:07:17 +0000 (18:07 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 23 Mar 2017 17:07:17 +0000 (18:07 +0100)
.gitignore

index f0d0dca..4b29cbe 100644 (file)
@@ -40,6 +40,7 @@ python/*.wav
 
 aubio-*.tar.bz2
 aubio-*.zip
+dist/*.tar.gz
 
 # test sounds
 python/tests/sounds