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.1+2-gb773c48e36-1+rpi1~1^2~1^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ccfc0751c10e24b6517d4059eab7799fe149c375;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