.gitignore 3.1 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
*~
20
.deps
21
.git
22
.git-module-status
23
.libs
24
.lvimrc
25
.memdump
26
.sc-start-sc_*
E
Eric Blake 已提交
27 28 29
/ABOUT-NLS
/COPYING
/ChangeLog
E
Eric Blake 已提交
30
/GNUmakefile
E
Eric Blake 已提交
31 32 33 34
/INSTALL
/NEWS
/aclocal.m4
/autom4te.cache
D
Daniel Veillard 已提交
35
/build-aux
E
Eric Blake 已提交
36
/build-aux/
E
Eric Blake 已提交
37
/build/
E
Eric Blake 已提交
38 39 40 41 42 43 44 45 46 47
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/configure.lineno
48
/daemon/*_dispatch.h
49 50 51 52 53
/daemon/libvirt_qemud
/daemon/libvirtd
/daemon/libvirtd*.logrotate
/daemon/libvirtd.8
/daemon/libvirtd.8.in
54
/daemon/libvirtd.init
55
/daemon/libvirtd.pod
56
/daemon/libvirtd.service
57
/daemon/test_libvirtd.aug
58
/docs/apibuild.py.stamp
59
/docs/devhelp/libvirt.devhelp
E
Eric Blake 已提交
60
/docs/hvsupport.html.in
61
/docs/libvirt-api.xml
E
Eric Blake 已提交
62
/docs/libvirt-qemu-*.xml
63 64 65 66 67 68 69
/docs/libvirt-refs.xml
/docs/todo.html.in
/examples/domain-events/events-c/event-test
/examples/dominfo/info1
/examples/domsuspend/suspend
/examples/hellolibvirt/hellolibvirt
/examples/openauth/openauth
70 71 72
/gnulib/lib/*
/gnulib/m4/*
/gnulib/tests/*
73
/include/libvirt/libvirt.h
E
Eric Blake 已提交
74 75
/libtool
/libvirt-*.tar.gz
E
Eric Blake 已提交
76
/libvirt-[0-9]*
E
Eric Blake 已提交
77 78 79 80
/libvirt.pc
/libvirt.spec
/ltconfig
/ltmain.sh
E
Eric Blake 已提交
81
/m4/*
E
Eric Blake 已提交
82
/maint.mk
E
Eric Blake 已提交
83 84
/mingw32-libvirt.spec
/mkinstalldirs
E
Eric Blake 已提交
85
/po/*
86
/proxy/
87
/python/generated.stamp
88
/python/generator.py.stamp
89
/python/libvirt-export.c
E
Eric Blake 已提交
90 91
/python/libvirt-qemu-export.c
/python/libvirt-qemu.[ch]
92 93
/python/libvirt.[ch]
/python/libvirt.py
E
Eric Blake 已提交
94
/python/libvirt_qemu.py
E
Eric Blake 已提交
95
/sc_*
96
/src/esx/*.generated.*
97
/src/hyperv/*.generated.*
98 99 100 101
/src/libvirt*.def
/src/libvirt.syms
/src/libvirt_*.stp
/src/libvirt_*helper
102
/src/libvirt_*probes.h
103
/src/libvirt_lxc
E
Eric Blake 已提交
104
/src/locking/qemu-sanlock.conf
105 106 107
/src/locking/test_libvirt_sanlock.aug
/src/lxc/test_libvirtd_lxc.aug
/src/qemu/test_libvirtd_qemu.aug
108 109
/src/remote/*_client_bodies.h
/src/remote/*_protocol.[ch]
J
Jiri Denemark 已提交
110
/src/rpc/virkeepaliveprotocol.[ch]
111
/src/rpc/virnetprotocol.[ch]
L
Lai Jiangshan 已提交
112
/src/util/virkeymaps.h
113
/src/virt-aa-helper
E
Eric Blake 已提交
114
/tests/*.log
115 116 117
/tests/*.pid
/tests/*xml2*test
/tests/commandhelper
118
/tests/commandtest
119
/tests/conftest
E
Eric Blake 已提交
120
/tests/cputest
121
/tests/domainsnapshotxml2xmltest
122 123
/tests/esxutilstest
/tests/eventtest
E
Eric Blake 已提交
124
/tests/hashtest
E
Eric Blake 已提交
125
/tests/jsontest
126
/tests/libvirtdconftest
E
Eric Blake 已提交
127
/tests/networkxml2argvtest
128
/tests/nodeinfotest
E
Eric Blake 已提交
129
/tests/nwfilterxml2xmltest
130 131 132
/tests/object-locking
/tests/object-locking-files.txt
/tests/object-locking.cm[ix]
133
/tests/openvzutilstest
134 135
/tests/qemuargv2xmltest
/tests/qemuhelptest
136
/tests/qemumonitortest
E
Eric Blake 已提交
137
/tests/qemuxmlnstest
138 139 140 141 142
/tests/qparamtest
/tests/reconnect
/tests/secaatest
/tests/seclabeltest
/tests/sexpr2xmltest
143
/tests/shunloadtest
144 145 146 147
/tests/sockettest
/tests/ssh
/tests/statstest
/tests/utiltest
E
Eric Blake 已提交
148
/tests/virauthconfigtest
149
/tests/virbuftest
150
/tests/virdrivermoduletest
E
Eric Blake 已提交
151
/tests/virhashtest
E
Eric Blake 已提交
152
/tests/virkeyfiletest
153 154
/tests/virnet*test
/tests/virshtest
155
/tests/virtimetest
E
Eric Blake 已提交
156
/tests/viruritest
157 158 159 160 161 162 163 164 165
/tests/vmx2xmltest
/tests/xencapstest
/tests/xmconfigtest
/tools/*.[18]
/tools/libvirt-guests.init
/tools/virsh
/tools/virsh-*-edit.c
/tools/virt-*-validate
/tools/virt-sanlock-cleanup
E
Eric Blake 已提交
166
/update.log
167
Makefile
J
Jim Meyering 已提交
168
Makefile.in
E
Eric Blake 已提交
169
TAGS
J
Jim Meyering 已提交
170
coverage
D
Daniel Veillard 已提交
171 172
cscope.files
cscope.out
J
Jim Meyering 已提交
173 174 175 176
results.log
stamp-h
stamp-h.in
stamp-h1
177 178
!/gnulib/lib/Makefile.am
!/gnulib/tests/Makefile.am
E
Eric Blake 已提交
179 180 181 182
!/m4/virt-*.m4
!/po/*.po
!/po/POTFILES.in
!/po/libvirt.pot