Skip to content

Commit 2acd215

Browse files
author
Daniel Schmidt
committed
Add more files to npm ignore
1 parent 3880b8d commit 2acd215

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ npm-debug.log
1616
.project
1717
.tmp
1818
.eslintignore
19+
.flowconfig
20+
.travis.yml
21+
.babelrc.js
22+
.editorconfig
1923
yarn.lock
2024
stories
2125
.storybook
2226
tests
23-
example
27+
example
28+
jest-setup.js

0 commit comments

Comments
 (0)