]> git.proxmox.com Git - qemu.git/blob - .gitignore
Merge remote branch 'mst/for_anthony' into staging
[qemu.git] / .gitignore
1 config-devices.*
2 config-all-devices.*
3 config-host.*
4 config-target.*
5 trace.h
6 trace.c
7 *-softmmu
8 *-darwin-user
9 *-linux-user
10 *-bsd-user
11 libdis*
12 libhw32
13 libhw64
14 libuser
15 qemu-doc.html
16 qemu-tech.html
17 qemu-doc.info
18 qemu-tech.info
19 qemu.1
20 qemu.pod
21 qemu-img.1
22 qemu-img.pod
23 qemu-img
24 qemu-nbd
25 qemu-nbd.8
26 qemu-nbd.pod
27 qemu-options.def
28 qemu-options.texi
29 qemu-img-cmds.texi
30 qemu-img-cmds.h
31 qemu-io
32 qemu-monitor.texi
33 QMP/qmp-commands.txt
34 .gdbinit
35 *.a
36 *.aux
37 *.cp
38 *.dvi
39 *.exe
40 *.fn
41 *.ky
42 *.log
43 *.pdf
44 *.pg
45 *.pyc
46 *.toc
47 *.tp
48 *.vr
49 *.d
50 *.o
51 .pc
52 patches
53 pc-bios/bios-pq/status
54 pc-bios/vgabios-pq/status
55 pc-bios/optionrom/linuxboot.bin
56 pc-bios/optionrom/multiboot.bin
57 pc-bios/optionrom/multiboot.raw
58 .stgit-*
59 cscope.*