Re: [Qemu-devel] [PATCH] gitignore: ignore more files

2013-03-22 Thread Stefan Hajnoczi
On Fri, Mar 22, 2013 at 04:44:13PM +0800, liguang wrote: > ignore *.patch, *.gcda, *.gcno > > Signed-off-by: liguang > --- > .gitignore |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Merged this and the next patch you sent. Thanks, applied to the trivial patches tree: https://g

[Qemu-devel] [PATCH] gitignore: ignore more files

2013-03-22 Thread liguang
ignore *.patch, *.gcda, *.gcno Signed-off-by: liguang --- .gitignore |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 27ad002..9c234a3 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,9 @@ fsdev/virtfs-proxy-helper.pod *.swp *.orig