-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.vscodeignore
64 lines (57 loc) · 1.1 KB
/
.vscodeignore
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
.vscode/
.vscode-test/
out/data/
out/dev/
out/resources/
out/snippets/
out/test/
test/
src/*.*
src/components/
src/lib/**/*.ts
src/providers/
samples/
types/
viewer/**/*.ts
.devcontainer/
.github/
.gitignore
tsconfig.json
tsconfig.eslint.json
tsconfig.eslint.viewer.json
viewer/tsconfig.json
dev/
demo_media/
VERSION/
VERSION
.idea/
__pycache__/
.mypy_cache/
.pytest_cache/
.venv/
.eslintcache
.eslintignore
install-tl*
**/*.map
node_modules/**/*.d.ts
node_modules/fsevents/
node_modules/canvas/
node_modules/pegjs-backtrace/
node_modules/commander/
node_modules/pdfjs-dist/build/*.min.js
node_modules/pdfjs-dist/legacy/
node_modules/pdfjs-dist/image_decoders/
node_modules/pdfjs-dist/lib/
node_modules/pdfjs-dist/web/
node_modules/web-streams-polyfill/
node_modules/mathjax-full/components/
node_modules/mathjax-full/es5/
node_modules/mathjax-full/ts/
node_modules/mathjax-full/js/output/chtml/
node_modules/mathjax-full/js/input/asciimath/
node_modules/mathjax-full/js/input/mathml/
node_modules/speech-rule-engine/
node_modules/wicked-good-xpath/
node_modules/xmldom-sre/
node_modules/mj-context-menu/
node_modules/esm/