Revert "ci: skip "lib/test-fork-safe-execvpe.sh" on Alpine Linux"
[libnbd.git] / .gitignore
blob9df5d9f9db4c6e77b7688c411a7f7df185590d6c
1 *~
3 *.a
4 *.annot
5 *.cma
6 *.cmi
7 *.cmo
8 *.cmx
9 *.cmxa
10 *.la
11 *.lo
12 *.log
13 *.o
14 *.so
15 *.pyc
16 *.trs
18 /libnbd-[0-9]*[0-9]/
19 /libnbd-*.tar.gz
20 /libnbd-*.tar.gz.sig
22 /local*
24 .deps
25 .libs
26 Makefile
27 Makefile.in
29 /aclocal.m4
30 /autom4te.cache
31 /bash-completion/nbdcopy
32 /bash-completion/nbddump
33 /bash-completion/nbdfuse
34 /bash-completion/nbdinfo
35 /bash-completion/nbdublk
36 /common/include/test-array-size
37 /common/include/test-byte-swapping
38 /common/include/test-checked-overflow
39 /common/include/test-isaligned
40 /common/include/test-ispowerof2
41 /common/include/test-iszero
42 /common/include/test-minmax
43 /common/utils/test-human-size
44 /common/utils/test-vector
45 /compile
46 /config.cache
47 /config.guess
48 /config.h
49 /config.h.in
50 /config.log
51 /config.status
52 /config.sub
53 /configure
54 /copy/nbdcopy
55 /copy/nbdcopy.1
56 /depcomp
57 /docs/*.1
58 /docs/*.3
59 /docs/*.pod
60 /docs/Makefile.inc
61 !/docs/libnbd-release-notes-*.pod
62 !/docs/libnbd-security.pod
63 !/docs/libnbd.pod
64 !/docs/nbd_close.3
65 !/docs/nbd_create.pod
66 !/docs/nbd_get_err??.3
67 /dump/nbddump
68 /dump/nbddump.1
69 /examples/aio-connect-read
70 /examples/batched-read-write
71 /examples/connect-command
72 /examples/encryption
73 /examples/fetch-first-sector
74 /examples/get-size
75 /examples/glib-main-loop
76 /examples/list-exports
77 /examples/open-qcow2
78 /examples/reads-and-writes
79 /examples/server-flags
80 /examples/strict-structured-reads
81 /examples/threaded-reads-and-writes
82 /examples/copy-libev
83 /fuse/nbdfuse
84 /fuse/nbdfuse.1
85 /fuzzing/libnbd-fuzz-wrapper
86 /fuzzing/libnbd-libfuzzer-test
87 /fuzzing/sync_dir/
88 /fuzzing/testcase_dir/[0-f]*
89 /generator/generator
90 /generator/generator-cache.v1
91 /generator/stamp-generator
92 /golang/examples/aio_copy/aio_copy
93 /golang/examples/get_size/get_size
94 /golang/examples/read_first_sector/read_first_sector
95 /golang/examples/simple_copy/simple_copy
96 /golang/libnbd-golang.3
97 /golang/libnbd-golang-v*.tar.gz
98 /html/*.?.html
99 /include/libnbd.h
100 /info/nbdinfo
101 /info/nbdinfo.1
102 /install-sh
103 /interop/dirty-bitmap
104 /interop/interop-nbd-server
105 /interop/interop-nbd-server-tls
106 /interop/interop-nbdkit
107 /interop/interop-nbdkit-tls-certs
108 /interop/interop-nbdkit-tls-certs-allow-enabled
109 /interop/interop-nbdkit-tls-certs-allow-fallback
110 /interop/interop-nbdkit-tls-psk
111 /interop/interop-nbdkit-tls-psk-allow-enabled
112 /interop/interop-nbdkit-tls-psk-allow-fallback
113 /interop/interop-qemu-nbd
114 /interop/interop-qemu-nbd-tls-certs
115 /interop/interop-qemu-nbd-tls-psk
116 /interop/list-exports-nbd-server
117 /interop/list-exports-nbdkit
118 /interop/list-exports-qemu-nbd
119 /interop/nbd-server-tls.conf
120 /interop/requires.c
121 /interop/socket-activation-nbdkit
122 /interop/socket-activation-qemu-nbd
123 /interop/structured-read
124 /lib/api.c
125 /lib/libnbd.pc
126 /lib/libnbd.syms
127 /lib/local/libnbd.pc
128 /lib/states-run.c
129 /lib/states.c
130 /lib/states.h
131 /lib/test-fork-safe-assert
132 /lib/test-fork-safe-assert.err
133 /lib/test-fork-safe-execvpe
134 /lib/unlocked.h
135 /libtool
136 /ltmain.sh
137 /m4/libtool.m4
138 /m4/ltoptions.m4
139 /m4/ltsugar.m4
140 /m4/ltversion.m4
141 /m4/lt~obsolete.m4
142 /missing
143 /ocaml/.depend
144 /ocaml/META
145 /ocaml/NBD.3
146 /ocaml/NBD.ALLOW_TRANSPORT.3
147 /ocaml/NBD.Buffer.3
148 /ocaml/NBD.CMD_FLAG.3
149 /ocaml/NBD.HANDSHAKE_FLAG.3
150 /ocaml/NBD.SHUTDOWN.3
151 /ocaml/NBD.SIZE.3
152 /ocaml/NBD.STRICT.3
153 /ocaml/NBD.TLS.3
154 /ocaml/NBD.ml
155 /ocaml/NBD.mli
156 /ocaml/examples/*.bc
157 /ocaml/examples/*.opt
158 /ocaml/examples/.depend
159 /ocaml/libnbd-ocaml.3
160 /ocaml/libnbdocaml.a
161 /ocaml/nbd
162 /ocaml/nbd-c.c
163 /ocaml/stamp-manpages
164 /ocaml/stamp-mlnbd
165 /ocaml/tests/*.bc
166 /ocaml/tests/*.opt
167 /ocaml/tests/.depend
168 /podwrapper.pl
169 /python/libnbdmod.c
170 /python/methods.c
171 /python/methods.h
172 /python/nbd.py
173 /python/run-python-tests
174 /run
175 /sh/nbdsh
176 /sh/nbdsh.1
177 /stamp-h1
178 /test-driver
179 /tests/aio-connect
180 /tests/aio-connect-port
181 /tests/aio-parallel
182 /tests/aio-parallel-load
183 /tests/aio-parallel-load-tls
184 /tests/aio-parallel-tls
185 /tests/can-*-flag
186 /tests/close-null
187 /tests/closure-lifetimes
188 /tests/compile-c
189 /tests/compile-cxx
190 /tests/compile-header-only
191 /tests/compile-iso-c99
192 /tests/connect-systemd-socket-activation
193 /tests/connect-tcp
194 /tests/connect-tcp6
195 /tests/connect-tls-certs
196 /tests/connect-tls-psk
197 /tests/connect-unix
198 /tests/connect-uri-nbd
199 /tests/connect-uri-nbd-unix
200 /tests/connect-uri-nbds-certs
201 /tests/connect-uri-nbds-psk
202 /tests/connect-uri-nbds-unix-certs
203 /tests/connect-uri-nbds-unix-psk
204 /tests/debug
205 /tests/debug-environment
206 /tests/dlopen
207 /tests/errors-bad-cookie
208 /tests/errors-bitmask
209 /tests/errors-client-oversize
210 /tests/errors-client-unadvertised-cmd
211 /tests/errors-client-unaligned
212 /tests/errors-client-unknown-flags
213 /tests/errors-client-zerosize
214 /tests/errors-connect-null
215 /tests/errors-connect-twice
216 /tests/errors-enum
217 /tests/errors-multiple-disconnects
218 /tests/errors-name-too-long
219 /tests/errors-not-connected
220 /tests/errors-not-negotiating
221 /tests/errors-notify-not-blocked
222 /tests/errors-poll-no-fd
223 /tests/errors-pread-structured
224 /tests/errors-server-invalid-offset
225 /tests/errors-server-oversize
226 /tests/errors-server-unadvertised-cmd
227 /tests/errors-server-unaligned
228 /tests/errors-server-unknown-flags
229 /tests/errors-server-zerosize
230 /tests/export-name
231 /tests/functions.sh
232 /tests/get-size
233 /tests/get-version
234 /tests/is-not-rotational-flag
235 /tests/is-rotational-flag
236 /tests/keys.psk
237 /tests/meta-base-allocation
238 /tests/newstyle-limited
239 /tests/oldstyle
240 /tests/opt-abort
241 /tests/opt-info
242 /tests/opt-list
243 /tests/opt-list-meta
244 /tests/opt-list-meta-queries
245 /tests/opt-set-meta
246 /tests/opt-set-meta-queries
247 /tests/opt-starttls
248 /tests/opt-structured-twice
249 /tests/pki/
250 /tests/pread-initialize
251 /tests/private-data
252 /tests/read-only-flag
253 /tests/read-write-flag
254 /tests/server-death
255 /tests/shutdown-flags
256 /tests/synch-parallel
257 /tests/synch-parallel-tls
258 /ublk/nbdublk
259 /ublk/nbdublk.1
260 /valgrind/suppressions