From: Paul Brossier Date: Tue, 14 Mar 2017 02:53:54 +0000 (+0100) Subject: .gitignore: ignore waf X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=53eb5ace70f05b523859a625a15fa97a115a05e5;p=pd-aubio.git .gitignore: ignore waf --- diff --git a/.gitignore b/.gitignore index 3d5d584..15a03b3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,9 @@ # waf stuff .lock-waf* -.waf-* +waf +waflib/ +.waf* build/ # python stuff