Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Commit fcb0b24

Browse files
committed
add npmignore
1 parent 30c3af6 commit fcb0b24

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.*
2+
*.map
3+
*.spec.*
4+
.nyc_output/
5+
.vscode/
6+
coverage/
7+
src/
8+
tsconfig.json
9+
tslint.json

0 commit comments

Comments
 (0)