mirror of https://gitee.com/openkylin/qemu.git
.gitignore: Ignore generated "common.env"
Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
292be092ad
commit
1dbe67503b
|
@ -109,3 +109,4 @@ cscope.*
|
||||||
tags
|
tags
|
||||||
TAGS
|
TAGS
|
||||||
*~
|
*~
|
||||||
|
/tests/qemu-iotests/common.env
|
||||||
|
|
Loading…
Reference in New Issue