maint: Ignore ivshmem binaries
Commit a75eb03b
added ivshmem-client and ivshmem-server binaries,
but did not mark them for exclusion in .gitignore.
Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
b21de19992
commit
53d47be25a
|
@ -24,6 +24,8 @@
|
||||||
/*-darwin-user
|
/*-darwin-user
|
||||||
/*-linux-user
|
/*-linux-user
|
||||||
/*-bsd-user
|
/*-bsd-user
|
||||||
|
/ivshmem-client
|
||||||
|
/ivshmem-server
|
||||||
/libdis*
|
/libdis*
|
||||||
/libuser
|
/libuser
|
||||||
/linux-headers/asm
|
/linux-headers/asm
|
||||||
|
|
Loading…
Reference in New Issue