Skip to content

Commit 33742e7

Browse files
committed
The proper .npmignore file - distributed package should contain only licence, compiled sources and readme;
1 parent ca408d4 commit 33742e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
coverage/
22
tests/
33
examples/
4+
.idea/
5+
src/
6+
.travis.yml
7+
CODE_OF_CONDUCT.md
8+
karma.conf.js
9+
test.js

0 commit comments

Comments
 (0)