Skip to content

Commit 26c9c71

Browse files
committed
Update .npmignore
1 parent 21b995d commit 26c9c71

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.npmignore

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
11
*~
2+
.DS_Store
3+
.travis.yml
24
node_modules
35
attic
6+
components/dist
7+
components/samples
48
doc
59
lib
10+
mathjax2/css
611
mathjax2/input/TeX.d.ts
712
mathjax2/input/TeX.js
813
mathjax2/legacy/extensions
914
mathjax2/legacy/jax/input/MathML
1015
mathjax2/legacy/jax/input/TeX
1116
mathjax2/legacy/jax/output
17+
mathjax2/legacy/MathJax.js
1218
mathjax2/output
1319
samples
1420
tests
1521
tests.sh
1622
tools
1723
tex_interactive.js
18-
Mml-lab.html
19-
Mml-lab.js
20-
TeX-lab.html
21-
TeX-lab.js
2224
load.html
2325
load.js
26+
load.mjs
2427
main.js
28+
v3-lab.html

0 commit comments

Comments
 (0)