forked from gyroidos/cml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
37 lines (37 loc) · 878 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.repo
out
cscope.out
*.swp
tags
/**/compile_commands.json
.vscode/
*pb-c*
*.o
*.a
/control/control
/daemon/cmld
/scd/scd
/service/cml-service-container
/service/cml-service-container-static
/control/cc_mode
/service/exec_cap_systime
/tpm2_control/tpm2_control
/tpm2d/tpm2d
/converter/converter
/rung/rung
/common/common.test
/common/testdata/testpki
/common/testdata/testpki_untrusted
/common/testdata/sigpss_psscert_sha256
/common/testdata/sigpss_psscert_sha512
/common/testdata/sigssa_ssacert_sha256
/common/testdata/sigssa_ssacert_sha512
/common/testdata/test-quote
/common/testdata/test-quote-hash_sha256
/common/testdata/test-quote-hash_sha512
/common/testdata/testpki/
/common/testdata/testpki_untrusted/
/common/testdata/token.p12
/common/testdata/token_pss.p12
/common/testdata/untrusted_chain_including_rootca.cer
/common/testdata/untrusted_chain_including_rootca.cert