forked from wolfSSL/wolfPKCS11
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (56 loc) · 789 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.metadata
language.settings.xml
wolfpkcs11/config.h.in
autom4te.cache
build-aux
aclocal.m4
libtool.m4
lt*.m4
configure
Makefile.in
aminclude.am
config.*
libtool
Makefile
wolftpm-config
.dirstamp
*.la
*.lo
stamp-h1
test-suite.log
src/.deps
src/.libs
RemoteSystemsTempFiles
*.o
*.deps
*.libs
wolfpkcs11/options.h
wolfpkcs11-config
*.log
*.trs
coverage
coverage.info
tests/pkcs11test
tests/pkcs11mtt
tests/pkcs11str
examples/add_aes_key
examples/add_hmac_key
examples/add_rsa_key
examples/add_rsa_key_file
examples/add_cert
examples/init_token
examples/mech_info
examples/obj_list
examples/slot_info
examples/token_info
store/wp11*
test/*
*.gcda
*.gcno
tests/wp11_rsakey_*
tests/wp11_dhkey_*
tests/wp11_ecckey_*
tests/wp11_symmkey_*
tests/wp11_token_*
tests/wp11_obj_*
IDE/VisualStudio/.vs