From: Lin Ma <[email protected]>

Commit 0c0c1fd9 generated module_block.h automatically, Add it to .gitignore to
avoid checking in it by 'git add .'.

Signed-off-by: Lin Ma <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c91d018..97aca6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@
 /qemu-monitor-info.texi
 /qemu-version.h
 /qemu-version.h.tmp
+/module_block.h
 /vscclient
 /fsdev/virtfs-proxy-helper
 *.[1-9]
-- 
2.1.4


Reply via email to