Skip to content

Commit 15193b0

Browse files
author
Minggang Wang
committed
Remove jsdoc from npm package
Fix #637
1 parent 711072d commit 15193b0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+22
-25357
lines changed

.npmignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
generated/
2+
Dockerfile
3+
appveyor.yml
4+
.travis.yml
5+
.coveralls.yml
6+
.gitmodules
7+
.circleci
8+
.clang-format
9+
.eslintrc.yml
10+
.istanbul.yml
11+
cpplint.py
12+
tsconfig.json
13+
build/
14+
dist/
15+
log/
16+
install/
17+
test/
18+
docs/
19+
example/
20+
benchmark/
21+
tutorials/

0 commit comments

Comments
 (0)