From: Paul Brossier Date: Sun, 15 May 2016 13:31:54 +0000 (+0200) Subject: .gitignore: ignore .egg-info X-Git-Tag: 0.4.4~300^2~36 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=0065c6a6cb8f2792c5c1b8e458dc0b143d39751e;p=aubio.git .gitignore: ignore .egg-info --- diff --git a/.gitignore b/.gitignore index 05b03b6f..17227877 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ aubio-*.zip # test sounds python/tests/sounds +aubio.egg-info