forked from node-opcua/node-opcua
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
74 lines (74 loc) · 1.06 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
#package-lock.json
yarn.lock
.vs/
.DS_Store
.idea/
.vscode/
.project
.settings/
openssl/
specs/
node_modules/
tmp/
lerna-debug.log
.coveralls.yml
coverage
*.swp
*.bak
*.patch
.checksum
*#
*~
tmptmp/
demo/
code_gen/*.csv
code_gen/*.xsd
code_gen/*.wsdl
code_gen/*.bsd
code_gen/*.xls
code_gen/*.xml
documentation/worldweatheronline.key
*.tgz
npm-debug.log
output2.bin
Vagrantfile
.vagrant
.c9
output2.bin
_generated_
_test_generated_
pending_*
schemas/[0-9]*
schemas/ServerState_enum.js
schemas/ServerStatus_schema.js
schemas/ServiceCounter.js
schemas/ServiceCounter_schema.js
schemas/SessionDiagnostics.js
schemas/SessionDiagnostics_schema.js
schemas/ServerStatus.js
certificates/
bin/openssl/
openssl-1.0.2-i386-win32.zip
open*win*.zip
CTTA/
dist/
bin/.history*
test_support/
code_gen/1.02
code_gen/1.03
code_gen/1.04*
code_gen/old
out
bin/crypto_create_CA_config.js
_source_ignored_
pki
test_fixtures/
.nyc_output/
*.heapsnapshot
*.log
*.stackdump
build/
doc1/
*.tsbuildinfo
_packages_extra2/
_packages_extra3/