From: Alexandre Raymond Date: Sat, 23 Jul 2011 05:41:57 +0000 (-0400) Subject: .gitignore: ignore qemu-ga and qapi-generated X-Git-Tag: v0.15.0-rc0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5bda29da18eb5104718cad9810b625a0105cb0d2;p=thirdparty%2Fqemu.git .gitignore: ignore qemu-ga and qapi-generated Add a new binary and generation directory to the gitignore file Signed-off-by: Alexandre Raymond Signed-off-by: Anthony Liguori --- diff --git a/.gitignore b/.gitignore index 08013fc57be..54835bcb972 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ libdis* libhw32 libhw64 libuser +qapi-generated qemu-doc.html qemu-tech.html qemu-doc.info @@ -32,6 +33,7 @@ qemu-options.texi qemu-img-cmds.texi qemu-img-cmds.h qemu-io +qemu-ga qemu-monitor.texi QMP/qmp-commands.txt .gdbinit