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.17.0-1+rpi1^2~1^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ef16e4ff109bc5e16e5fb6ba2dd7fdb2b510ca19;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 ea3243af9d..6a5e771268 100644 --- a/.gitignore +++ b/.gitignore @@ -390,3 +390,9 @@ tools/xl/xl docs/txt/misc/*.txt docs/txt/man/*.txt docs/figs/*.png + +configure +docs/configure +tools/configure +config.sub +config.guess