Skip to content

Commit 916661b

Browse files
committed
update
1 parent a9d4dde commit 916661b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ node_modules/
22
.project
33
unpackage/
44
lib/
5-
temp/build_ext
5+
temp/build_ext/
66
.DS_Store
7-
dist/
7+
dist/

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dist/
33
node_modules/
44
public/
55
src/
6-
temp/build_ext
6+
temp/build_ext/
77
babel.config.js
88
postcss.config.js
99
vue.config.js

0 commit comments

Comments
 (0)