Skip to content

Commit adf84cc

Browse files
committed
Remove development artifacts from the NPM package
1 parent 131a75d commit adf84cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
.DS_Store
2+
.babelrc
3+
.eslintignore
4+
.eslintrc
25
.flowconfig
36
.travis.yml
7+
__mocks__
8+
__tests__
49
coverage
10+
flow
511
node_modules
612
npm-debug.log
13+
src
714
reports
15+
scripts
816
yarn-error.log

0 commit comments

Comments
 (0)