From 6497e78e18ee059c10bfcbdefc3832195ea7c071 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 13 Nov 2013 15:08:17 +0100 Subject: [PATCH] .gitignore: also ignore .zip --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7973137c..e9969ab9 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ python/*.db python/*.wav aubio-*.tar.bz2 +aubio-*.zip -- 2.11.0