提交 4f39d27f 编写于 作者: D David Gibson 提交者: Anthony Liguori

Add qapi related generated files to .gitignore

.gitignore already lists the qapi-generated subdirectory which includes a
number of files generated during build.  However, there are some additional
files generated by the qapi build which go in the top level directory.

This patch adds them to .gitignore, removing the irritating noise from
diffs and the like.
Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 463ce4ae
...@@ -17,6 +17,10 @@ libhw64 ...@@ -17,6 +17,10 @@ libhw64
libuser libuser
linux-headers/asm linux-headers/asm
qapi-generated qapi-generated
qapi-types.[ch]
qapi-visit.[ch]
qmp-commands.h
qmp-marshal.c
qemu-doc.html qemu-doc.html
qemu-tech.html qemu-tech.html
qemu-doc.info qemu-doc.info
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册