From: Stefan Weil Date: Thu, 24 Jun 2010 20:31:06 +0000 (+0200) Subject: .gitignore: Ignore libdis*, qemu-options.def X-Git-Tag: xen-15-06-02~7368 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=924ef7ee640bd32b0c7dcde3bbfcf41768491a98;p=people%2Fsstabellini%2Fqemu-dm.git%2F.git .gitignore: Ignore libdis*, qemu-options.def libdis, libdis-user and qemu-options.def are generated directories / files and should be ignored by git. Signed-off-by: Stefan Weil Signed-off-by: Blue Swirl --- diff --git a/.gitignore b/.gitignore index fdfe2f01e8..ce66ed5d30 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ config-target.* *-darwin-user *-linux-user *-bsd-user +libdis* libhw32 libhw64 libuser @@ -21,6 +22,7 @@ qemu-img qemu-nbd qemu-nbd.8 qemu-nbd.pod +qemu-options.def qemu-options.texi qemu-img-cmds.texi qemu-img-cmds.h