From: liguang Date: Fri, 22 Mar 2013 08:44:13 +0000 (+0800) Subject: gitignore: ignore more files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=082369e62c5bbaba89f173c2b803bc24115bb111;p=qemu.git gitignore: ignore more files ignore *.patch, *.gcda, *.gcno Signed-off-by: liguang Reviewed-by: Andreas Färber Signed-off-by: Stefan Hajnoczi --- diff --git a/.gitignore b/.gitignore index 27ad002970..9c234a383b 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,9 @@ fsdev/virtfs-proxy-helper.pod *.swp *.orig .pc +*.patch +*.gcda +*.gcno patches pc-bios/bios-pq/status pc-bios/vgabios-pq/status