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