asyncioproxy-ticket
Last change
on this file since fbef621 was
fbef621,
checked in by Fiona Klute <fiona.klute@…>, 20 months ago
|
Reorganize and narrow test/.gitignore
|
-
Property mode set to
100644
|
File size:
451 bytes
|
Line | |
---|
1 | *~ |
---|
2 | cache |
---|
3 | proxy_backend.conf |
---|
4 | ocsp_server.conf |
---|
5 | authority/template |
---|
6 | authority/client/uid |
---|
7 | authority/tofu.db |
---|
8 | |
---|
9 | # generated X.509 data |
---|
10 | x509.pem |
---|
11 | x509-chain.pem |
---|
12 | secret.key |
---|
13 | crl.pem |
---|
14 | softhsm2.db/ |
---|
15 | ocsp_index.txt |
---|
16 | ocsp_index.txt.attr |
---|
17 | |
---|
18 | # generated PGP data |
---|
19 | pubring.kbx |
---|
20 | *.gpg |
---|
21 | *.pgp |
---|
22 | private-keys-v1.d/ |
---|
23 | msva.gnupghome/ |
---|
24 | |
---|
25 | # lock files |
---|
26 | *.lock |
---|
27 | authority/lock |
---|
28 | |
---|
29 | # test output |
---|
30 | *.log |
---|
31 | *.trs |
---|
32 | logs/ |
---|
33 | outputs/ |
---|
34 | |
---|
35 | # test programs |
---|
36 | gen_ocsp_index |
---|
37 | pgpcrc |
---|
38 | gnutls_openpgp_support |
---|
39 | .deps |
---|
40 | .libs |
---|
Note: See
TracBrowser
for help on using the repository browser.