| Submitter | Hidetoshi Seto |
|---|---|
| Date | July 1, 2010, 3:30 a.m. |
| Message ID | <4C2C0BCF.7010507@jp.fujitsu.com> |
| Download | mbox | patch |
| Permalink | /patch/57463/ |
| State | New |
| Headers | show |
Comments
On Thu, Jul 01, 2010 at 12:30:23PM +0900, Hidetoshi Seto wrote: > QMP/qmp-commands.txt is a generated file. > > Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> > --- > .gitignore | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Thanks, applied. > diff --git a/.gitignore b/.gitignore > index ce66ed5..a32b7c4 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 > -- > 1.7.0 > > >
Patch
diff --git a/.gitignore b/.gitignore index ce66ed5..a32b7c4 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
QMP/qmp-commands.txt is a generated file. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)