mirror of https://github.com/xqemu/xqemu.git
maint: Add module_block.h to .gitignore
Commit 0c0c1fd9
generated module_block.h automatically, Add it to .gitignore to
avoid checking in it by 'git add .'.
Signed-off-by: Lin Ma <lma@suse.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
81527b94ad
commit
7a488b5b24
|
@ -55,6 +55,7 @@
|
||||||
/qemu-monitor-info.texi
|
/qemu-monitor-info.texi
|
||||||
/qemu-version.h
|
/qemu-version.h
|
||||||
/qemu-version.h.tmp
|
/qemu-version.h.tmp
|
||||||
|
/module_block.h
|
||||||
/vscclient
|
/vscclient
|
||||||
/fsdev/virtfs-proxy-helper
|
/fsdev/virtfs-proxy-helper
|
||||||
*.[1-9]
|
*.[1-9]
|
||||||
|
|
Loading…
Reference in New Issue