.gitignore 3.6 KB
Newer Older
E
Eric Blake 已提交
1 2
*#*#
*.#*#
J
Jim Meyering 已提交
3
*.a
4
*.cov
E
Eric Blake 已提交
5
*.exe
6 7 8
*.gcda
*.gcno
*.gcov
9 10
*.html
*.i
11 12
*.la
*.lo
13
*.loT
J
Jim Meyering 已提交
14
*.o
E
Eric Blake 已提交
15
*.orig
16
*.pyc
E
Eric Blake 已提交
17
*.rej
18
*.s
J
Jim Meyering 已提交
19
*~
P
Peter Krempa 已提交
20
.#*
21
.deps
22
.gdb_history
23
.git
24
.git-module-status
25
.libs
26
.lvimrc
27
.memdump
28
.sc-start-sc_*
E
Eric Blake 已提交
29
/ABOUT-NLS
C
Cole Robinson 已提交
30
/AUTHORS
E
Eric Blake 已提交
31 32
/COPYING
/ChangeLog
E
Eric Blake 已提交
33
/GNUmakefile
E
Eric Blake 已提交
34 35 36 37
/INSTALL
/NEWS
/aclocal.m4
/autom4te.cache
D
Daniel Veillard 已提交
38
/build-aux
E
Eric Blake 已提交
39
/build-aux/
E
Eric Blake 已提交
40
/build/
E
Eric Blake 已提交
41 42 43 44 45 46 47 48 49 50
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/configure.lineno
51
/daemon/*_dispatch.h
52 53 54 55 56
/daemon/libvirt_qemud
/daemon/libvirtd
/daemon/libvirtd*.logrotate
/daemon/libvirtd.8
/daemon/libvirtd.8.in
57
/daemon/libvirtd.init
58
/daemon/libvirtd.pod
C
Cole Robinson 已提交
59
/daemon/libvirtd.policy
60
/daemon/libvirtd.service
61
/daemon/test_libvirtd.aug
62
/docs/apibuild.py.stamp
63
/docs/devhelp/libvirt.devhelp
E
Eric Blake 已提交
64
/docs/hvsupport.html.in
65
/docs/libvirt-api.xml
E
Eric Blake 已提交
66
/docs/libvirt-qemu-*.xml
67
/docs/libvirt-refs.xml
68
/docs/search.php
69 70 71 72 73 74
/docs/todo.html.in
/examples/domain-events/events-c/event-test
/examples/dominfo/info1
/examples/domsuspend/suspend
/examples/hellolibvirt/hellolibvirt
/examples/openauth/openauth
75 76 77
/gnulib/lib/*
/gnulib/m4/*
/gnulib/tests/*
78
/include/libvirt/libvirt.h
E
Eric Blake 已提交
79 80
/libtool
/libvirt-*.tar.gz
E
Eric Blake 已提交
81
/libvirt-[0-9]*
E
Eric Blake 已提交
82 83 84 85
/libvirt.pc
/libvirt.spec
/ltconfig
/ltmain.sh
E
Eric Blake 已提交
86
/m4/*
E
Eric Blake 已提交
87
/maint.mk
88
/mingw-libvirt.spec
E
Eric Blake 已提交
89
/mkinstalldirs
E
Eric Blake 已提交
90
/po/*
91
/proxy/
92
/python/generated.stamp
93
/python/generator.py.stamp
94
/python/libvirt-export.c
E
Eric Blake 已提交
95 96
/python/libvirt-qemu-export.c
/python/libvirt-qemu.[ch]
97 98
/python/libvirt.[ch]
/python/libvirt.py
E
Eric Blake 已提交
99
/python/libvirt_qemu.py
100
/run
E
Eric Blake 已提交
101
/sc_*
102
/src/.*.stamp
103
/src/esx/*.generated.*
104
/src/hyperv/*.generated.*
105 106 107 108
/src/libvirt*.def
/src/libvirt.syms
/src/libvirt_*.stp
/src/libvirt_*helper
109
/src/libvirt_*probes.h
110
/src/libvirt_lxc
111
/src/locking/lock_daemon_dispatch_stubs.h
112
/src/locking/lock_protocol.[ch]
E
Eric Blake 已提交
113
/src/locking/qemu-sanlock.conf
114
/src/locking/test_libvirt_sanlock.aug
115 116 117 118
/src/lxc/lxc_controller_dispatch.h
/src/lxc/lxc_monitor_dispatch.h
/src/lxc/lxc_protocol.c
/src/lxc/lxc_protocol.h
119
/src/lxc/test_libvirtd_lxc.aug
120
/src/qemu/test_libvirtd_qemu.aug
121 122
/src/remote/*_client_bodies.h
/src/remote/*_protocol.[ch]
J
Jiri Denemark 已提交
123
/src/rpc/virkeepaliveprotocol.[ch]
124
/src/rpc/virnetprotocol.[ch]
125
/src/test_libvirt*.aug
L
Lai Jiangshan 已提交
126
/src/util/virkeymaps.h
127
/src/virt-aa-helper
128 129
/src/virtlockd
/src/virtlockd.init
E
Eric Blake 已提交
130
/tests/*.log
131 132 133
/tests/*.pid
/tests/*xml2*test
/tests/commandhelper
134
/tests/commandtest
135
/tests/conftest
E
Eric Blake 已提交
136
/tests/cputest
137
/tests/domainsnapshotxml2xmltest
138 139
/tests/esxutilstest
/tests/eventtest
E
Eric Blake 已提交
140
/tests/hashtest
E
Eric Blake 已提交
141
/tests/jsontest
142
/tests/libvirtdconftest
E
Eric Blake 已提交
143
/tests/networkxml2argvtest
144
/tests/nodeinfotest
E
Eric Blake 已提交
145
/tests/nwfilterxml2xmltest
146 147 148
/tests/object-locking
/tests/object-locking-files.txt
/tests/object-locking.cm[ix]
149
/tests/openvzutilstest
150 151
/tests/qemuargv2xmltest
/tests/qemuhelptest
152
/tests/qemumonitorjsontest
153
/tests/qemumonitortest
E
Eric Blake 已提交
154
/tests/qemuxmlnstest
155 156 157 158
/tests/qparamtest
/tests/reconnect
/tests/secaatest
/tests/seclabeltest
159
/tests/securityselinuxtest
160
/tests/sexpr2xmltest
161
/tests/shunloadtest
162 163 164
/tests/sockettest
/tests/ssh
/tests/statstest
165
/tests/storagebackendsheepdogtest
166
/tests/utiltest
167
/tests/viratomictest
E
Eric Blake 已提交
168
/tests/virauthconfigtest
H
Hu Tao 已提交
169
/tests/virbitmaptest
170
/tests/virbuftest
171
/tests/virdrivermoduletest
E
Eric Blake 已提交
172
/tests/virhashtest
E
Eric Blake 已提交
173
/tests/virkeyfiletest
174
/tests/virlockspacetest
175 176
/tests/virnet*test
/tests/virshtest
177
/tests/virstringtest
178
/tests/virtimetest
E
Eric Blake 已提交
179
/tests/viruritest
180 181 182 183 184
/tests/vmx2xmltest
/tests/xencapstest
/tests/xmconfigtest
/tools/*.[18]
/tools/libvirt-guests.init
185
/tools/libvirt-guests.service
186
/tools/libvirt-guests.sh
187 188 189 190
/tools/virsh
/tools/virsh-*-edit.c
/tools/virt-*-validate
/tools/virt-sanlock-cleanup
E
Eric Blake 已提交
191
/update.log
192
Makefile
J
Jim Meyering 已提交
193
Makefile.in
E
Eric Blake 已提交
194
TAGS
J
Jim Meyering 已提交
195
coverage
D
Daniel Veillard 已提交
196
cscope.files
L
liguang 已提交
197
cscope.in.out
D
Daniel Veillard 已提交
198
cscope.out
L
liguang 已提交
199
cscope.po.out
J
Jim Meyering 已提交
200 201 202 203
results.log
stamp-h
stamp-h.in
stamp-h1
M
Michal Privoznik 已提交
204
tags
205 206
!/gnulib/lib/Makefile.am
!/gnulib/tests/Makefile.am
E
Eric Blake 已提交
207 208 209 210
!/m4/virt-*.m4
!/po/*.po
!/po/POTFILES.in
!/po/libvirt.pot