Skip to content

Commit fcbee7c

Browse files
committed
Update ignore files
1 parent eb24e2a commit fcbee7c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
33
.DS_Store
4+
*.tgz

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
dist
22
.github
33
tests
4+
webpack.config.js
5+
*.html
6+
*.tgz

0 commit comments

Comments
 (0)