Skip to content

Commit e1e30fb

Browse files
committed
Modified a couple of publishing files
1 parent 79ea1d9 commit e1e30fb

File tree

4 files changed

+9879
-16
lines changed

4 files changed

+9879
-16
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ node_modules
22
coverage
33
dist
44
tmp
5-
.DS_Store
65
yarn.lock
6+
.DS_Store
77
.idea

.npmignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
node_modules
22
coverage
3+
examples
4+
src
5+
test
6+
tmp
7+
yarn.lock
38
.DS_Store
9+
.idea
10+
.babelrc
11+
.prettierrc
12+
.travis.yml
13+
copy-examples.sh
14+
jest-globals.js
15+
rollup.config.js

0 commit comments

Comments
 (0)