From: Eric Blake Date: Tue, 26 Sep 2017 15:14:21 +0000 (-0500) Subject: scsi: Ignore executable for in-tree builds X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cff3e8b8d65abf3ac8be50de2020b92b54df0547;p=qemu.git scsi: Ignore executable for in-tree builds The new qemu-pr-helper (commit b855f8d17) should not be checked in, even when doing in-tree builds. Signed-off-by: Eric Blake Message-Id: <20170926151421.14557-1-eblake@redhat.com> Signed-off-by: Paolo Bonzini --- diff --git a/.gitignore b/.gitignore index 40acfcb9e2..3a7e01dc6a 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ /qemu-version.h /qemu-version.h.tmp /module_block.h +/scsi/qemu-pr-helper /vscclient /vhost-user-scsi /fsdev/virtfs-proxy-helper