]> git.proxmox.com Git - qemu.git/blob - .gitignore
qemu-ga: move qemu-ga files to qga/
[qemu.git] / .gitignore
1 config-devices.*
2 config-all-devices.*
3 config-all-disas.*
4 config-host.*
5 config-target.*
6 trace.h
7 trace.c
8 trace-dtrace.h
9 trace-dtrace.dtrace
10 *-timestamp
11 *-softmmu
12 *-darwin-user
13 *-linux-user
14 *-bsd-user
15 libdis*
16 libuser
17 linux-headers/asm
18 qapi-generated
19 qapi-types.[ch]
20 qapi-visit.[ch]
21 qmp-commands.h
22 qmp-marshal.c
23 qemu-doc.html
24 qemu-tech.html
25 qemu-doc.info
26 qemu-tech.info
27 qemu.1
28 qemu.pod
29 qemu-img.1
30 qemu-img.pod
31 qemu-img
32 qemu-nbd
33 qemu-nbd.8
34 qemu-nbd.pod
35 qemu-options.def
36 qemu-options.texi
37 qemu-img-cmds.texi
38 qemu-img-cmds.h
39 qemu-io
40 qemu-ga
41 qemu-bridge-helper
42 qemu-monitor.texi
43 vscclient
44 QMP/qmp-commands.txt
45 test-coroutine
46 test-qmp-input-visitor
47 test-qmp-output-visitor
48 test-string-input-visitor
49 test-string-output-visitor
50 test-visitor-serialization
51 fsdev/virtfs-proxy-helper.1
52 fsdev/virtfs-proxy-helper.pod
53 .gdbinit
54 *.a
55 *.aux
56 *.cp
57 *.dvi
58 *.exe
59 *.fn
60 *.ky
61 *.log
62 *.pdf
63 *.cps
64 *.fns
65 *.kys
66 *.pg
67 *.pyc
68 *.toc
69 *.tp
70 *.vr
71 *.d
72 *.o
73 *.lo
74 *.la
75 *.pc
76 .libs
77 *.swp
78 *.orig
79 .pc
80 patches
81 pc-bios/bios-pq/status
82 pc-bios/vgabios-pq/status
83 pc-bios/optionrom/linuxboot.bin
84 pc-bios/optionrom/linuxboot.raw
85 pc-bios/optionrom/linuxboot.img
86 pc-bios/optionrom/multiboot.bin
87 pc-bios/optionrom/multiboot.raw
88 pc-bios/optionrom/multiboot.img
89 pc-bios/optionrom/kvmvapic.bin
90 pc-bios/optionrom/kvmvapic.raw
91 pc-bios/optionrom/kvmvapic.img
92 .stgit-*
93 cscope.*
94 tags
95 TAGS
96 *~