Skip to content

Commit 66cdbbd

Browse files
committed
add file to .npmignore file
1 parent 0840e32 commit 66cdbbd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.npmignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/src
2+
.travis.yml
3+
.vscode
4+
.nyc_output
5+
.babelrc
6+
coverage
7+
lib/test
8+
karma.conf.js
9+
node_modules
10+
test
11+
docs
12+
READMEAPI.md
13+
gulpfile.js
14+
TESTS-Firefox_59.0.0_(Linux_0.0.0).xml
15+
tsconfig.json
16+
tslint.json

0 commit comments

Comments
 (0)