mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
.gitignore: ignore qmp-commands.txt
This file is moved out from QMP/ to BUILD dir, change the ignore file too. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
73f395fa88
commit
eb02dc0b11
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -44,7 +44,7 @@ qemu-ga
|
||||||
qemu-bridge-helper
|
qemu-bridge-helper
|
||||||
qemu-monitor.texi
|
qemu-monitor.texi
|
||||||
vscclient
|
vscclient
|
||||||
QMP/qmp-commands.txt
|
qmp-commands.txt
|
||||||
test-bitops
|
test-bitops
|
||||||
test-coroutine
|
test-coroutine
|
||||||
test-int128
|
test-int128
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue