On Fri, 09/23 17:16, Lin Ma wrote:
> 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]>
> ---
>  .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.9.2
> 
> 

Reviewed-by: Fam Zheng <[email protected]>

Reply via email to