From: Ian Jackson Date: Fri, 5 Oct 2018 17:05:48 +0000 (+0100) Subject: .gitignore: Add configure output which we always delete and regenerate X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7358fe11f619d80b04caf84ad875dfd3f95527e7;p=xen.git .gitignore: Add configure output which we always delete and regenerate Signed-off-by: Ian Jackson --- diff --git a/.gitignore b/.gitignore index 8ebb51b6c5..aa68745ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -432,3 +432,9 @@ tools/xl/xl docs/txt/misc/*.txt docs/txt/man/*.txt docs/figs/*.png + +configure +docs/configure +tools/configure +config.sub +config.guess