From: Hidetoshi Seto Date: Thu, 1 Jul 2010 03:30:23 +0000 (+0900) Subject: Add QMP/qmp-commands.txt to .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d7a5842b0313b4723d35e23203185b02681741ee;p=qemu.git Add QMP/qmp-commands.txt to .gitignore QMP/qmp-commands.txt is a generated file. Signed-off-by: Hidetoshi Seto Signed-off-by: Aurelien Jarno --- diff --git a/.gitignore b/.gitignore index ce66ed5d30..a32b7c4bc0 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ qemu-img-cmds.texi qemu-img-cmds.h qemu-io qemu-monitor.texi +QMP/qmp-commands.txt .gdbinit *.a *.aux