-
-
Notifications
You must be signed in to change notification settings - Fork 483
/
.gitignore
83 lines (82 loc) · 1.17 KB
/
.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
#package-lock.json
_generated_
_packages_extra2/
_packages_extra3/
_source_ignored_
_test_generated_
.c9
.checksum
.clinic/
.coveralls.yml
.DS_Store
.idea/
.nyc_output/
.project
.settings/
.vagrant
.vs/
.vscode/
*.bak
*.heapsnapshot
*.log
*.patch
*.stackdump
*.swp
*.tgz
*.tsbuildinfo
*#
*~
bin/.history*
bin/crypto_create_CA_config.js
bin/openssl/
build/
certificates/
code_gen/*.bsd
code_gen/*.csv
code_gen/*.wsdl
code_gen/*.xls
code_gen/*.xml
code_gen/*.xsd
code_gen/1.02
code_gen/1.03
code_gen/1.04*
code_gen/1.05
code_gen/latest
code_gen/old
coverage
CTTA/
CTT/Node-OPCUA-Client
demo/
dist/
distHelpers/
distNodeJS/
doc1/
docs2/
documentation/worldweatheronline.key
lerna-debug.log
node_modules/
npm-debug.log
open*win*.zip
openssl-1.0.2-i386-win32.zip
openssl/
out
output2.bin
output2.bin
pending_*
pki
schemas/[0-9]*
schemas/ServerState_enum.js
schemas/ServerStatus_schema.js
schemas/ServerStatus.js
schemas/ServiceCounter_schema.js
schemas/ServiceCounter.js
schemas/SessionDiagnostics_schema.js
schemas/SessionDiagnostics.js
specs/
test_fixtures/
test_support/
tmp/
tmptmp/
Vagrantfile
yarn.lock
generated_doc/