Skip to content

Commit 4ae22f7

Browse files
committed
ignore dist
1 parent f1cc8e3 commit 4ae22f7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ node_modules
2828

2929
example/bundle*
3030
.publish
31+
32+
dist

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
test
2+
lib
3+
example
4+
yarn.lock
5+
webpack.config.js
6+
Makefile

0 commit comments

Comments
 (0)