mirror of https://github.com/xqemu/xqemu.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 <eblake@redhat.com>
Message-Id: <20170926151421.14557-1-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
ab16152926
commit
cff3e8b8d6
|
@ -49,6 +49,7 @@
|
||||||
/qemu-version.h
|
/qemu-version.h
|
||||||
/qemu-version.h.tmp
|
/qemu-version.h.tmp
|
||||||
/module_block.h
|
/module_block.h
|
||||||
|
/scsi/qemu-pr-helper
|
||||||
/vscclient
|
/vscclient
|
||||||
/vhost-user-scsi
|
/vhost-user-scsi
|
||||||
/fsdev/virtfs-proxy-helper
|
/fsdev/virtfs-proxy-helper
|
||||||
|
|
Loading…
Reference in New Issue