X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=08013fc57bef257b487f9535cd878008dcdefd8c;hb=6f7b3b1be229e3a686a4507d6c11dfcf5f12cef4;hp=fdfe2f01e8f306845c0529e4a7a507b349591ccd;hpb=702a8a99c31bdec24739d1d4f9492b496d04817d;p=qemu.git diff --git a/.gitignore b/.gitignore index fdfe2f01e..08013fc57 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,16 @@ config-devices.* config-all-devices.* config-host.* config-target.* +trace.h +trace.c +trace-dtrace.h +trace-dtrace.dtrace +*-timestamp *-softmmu *-darwin-user *-linux-user *-bsd-user +libdis* libhw32 libhw64 libuser @@ -21,11 +27,13 @@ qemu-img qemu-nbd qemu-nbd.8 qemu-nbd.pod +qemu-options.def qemu-options.texi qemu-img-cmds.texi qemu-img-cmds.h qemu-io qemu-monitor.texi +QMP/qmp-commands.txt .gdbinit *.a *.aux @@ -36,12 +44,18 @@ qemu-monitor.texi *.ky *.log *.pdf +*.cps +*.fns +*.kys *.pg +*.pyc *.toc *.tp *.vr *.d *.o +*.swp +*.orig .pc patches pc-bios/bios-pq/status @@ -50,3 +64,7 @@ pc-bios/optionrom/linuxboot.bin pc-bios/optionrom/multiboot.bin pc-bios/optionrom/multiboot.raw .stgit-* +cscope.* +tags +TAGS +*~