From 9189c427a18a50cea5aa64b0fa4fd1fb587b4857 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 23 Mar 2017 21:13:03 +0100 Subject: [PATCH] .gitignore: also ignore pip-delete-this-directory.txt --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4b29cbeb..16117274 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ python/MANIFEST python/*.db python/*.wav +pip-delete-this-directory.txt + aubio-*.tar.bz2 aubio-*.zip dist/*.tar.gz -- 2.11.0