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.14.1+11-gb0b734a8b3-1+rpi1^2~31 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=162a776f15256aebc07a753a5a9fd096c9242e9e;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 36ce2ea104..98cb39e8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -416,3 +416,9 @@ tools/xl/xl docs/txt/misc/*.txt docs/txt/man/*.txt docs/figs/*.png + +configure +docs/configure +tools/configure +config.sub +config.guess