Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit 9b1e1ff

Browse files
ThomWrightyurishkuro
authored andcommitted
Add files to npmignore (#307)
Signed-off-by: Thom Wright <[email protected]>
1 parent 24c950d commit 9b1e1ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.npmignore

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
src
2+
test
3+
dist/test
4+
dist/crossdeck
5+
scripts
6+
benchmarks
7+
coverage
8+
crossdeck
9+
Makefile
10+
.vscode
11+
.github
12+
.idea
13+
.travis.yml
14+
.prettierrc
15+
.jshintrc
16+
.istanbul.yml
17+
.flowconfig
18+
.eslintrc
19+
.babelrc
20+
.nvmrc

0 commit comments

Comments
 (0)