Re: [Qemu-devel] [patch] add auto-generated files into .gitignore

2011-11-02 Thread Stefan Hajnoczi
On Wed, Nov 2, 2011 at 1:39 AM, Jun Koi wrote: > This patch adds some auto-generated files into .gitignore > > Signed-off-by: Jun Koi An equivalent patch by David Gibson has already been merged, see 4f39d27fe4e8109ba9eb2983b27675f2ca6d3ecb. Stefan

[Qemu-devel] [patch] add auto-generated files into .gitignore

2011-11-01 Thread Jun Koi
This patch adds some auto-generated files into .gitignore Signed-off-by: Jun Koi diff --git a/.gitignore b/.gitignore index 6d2acab..62679d8 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,9 @@ cscope.* tags TAGS *~ +qapi-types.c +qapi-types.h +qapi-visit.c +qapi-visit.h +qmp-commands.