-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.dockerignore
41 lines (35 loc) · 904 Bytes
/
.dockerignore
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
38
39
40
**/.git
**/.github
.gitignore
*.o
*.a
bin/teep/teep_cose_tam
bin/teep/teep_cose_trustanchor
bin/suit/suit_manifest_sign_trustanchor
bin/suit/suit_manifest_sign_delegate
teep/*.teep
suit/*.suit
signed_diag/*.diag
untagged_suit/*.suit
untagged_diag/*.diag
cbor/suit_delegation.cbor
cbor/suit_integrated.cbor
cbor/suit_manifest_aes_kw.cbor
cbor/suit_manifest_aes_kw_content.cbor
cbor/suit_manifest_aes_kw_dependent.cbor
cbor/suit_manifest_dependency.cbor
cbor/suit_manifest_expS0.cbor
cbor/suit_manifest_expS1.cbor
cbor/suit_manifest_expS2.cbor
cbor/suit_manifest_expS3.cbor
cbor/suit_manifest_expS4.cbor
cbor/suit_manifest_raw.cbor
cbor/suit_personalization.cbor
cbor/suit_uri.cbor
diag/suit_helloworld.diag
diag/teep_update_example1.diag
diag/teep_update_example3.diag
diag/teep_update_uri.diag
diag/teep_update_integrated.diag
diag/teep_update_personalization.diag
diag/teep_update_helloworld.diag