X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=54835bcb97206eba654bd0a107c9625394c253cb;hb=46daff13c854769bfa8c51e77719325ea0f47b1b;hp=72bff98740ef07fcd79360f7e822c8ab411cc3df;hpb=26f7227bfe9a9abee3fe5190cbfc35dd876e06d9;p=qemu.git diff --git a/.gitignore b/.gitignore index 72bff9874..54835bcb9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ config-host.* config-target.* trace.h trace.c +trace-dtrace.h +trace-dtrace.dtrace +*-timestamp *-softmmu *-darwin-user *-linux-user @@ -12,6 +15,7 @@ libdis* libhw32 libhw64 libuser +qapi-generated qemu-doc.html qemu-tech.html qemu-doc.info @@ -29,6 +33,7 @@ qemu-options.texi qemu-img-cmds.texi qemu-img-cmds.h qemu-io +qemu-ga qemu-monitor.texi QMP/qmp-commands.txt .gdbinit @@ -41,6 +46,9 @@ QMP/qmp-commands.txt *.ky *.log *.pdf +*.cps +*.fns +*.kys *.pg *.pyc *.toc @@ -48,6 +56,8 @@ QMP/qmp-commands.txt *.vr *.d *.o +*.swp +*.orig .pc patches pc-bios/bios-pq/status @@ -57,3 +67,6 @@ pc-bios/optionrom/multiboot.bin pc-bios/optionrom/multiboot.raw .stgit-* cscope.* +tags +TAGS +*~