fix: 更新模板
This commit is contained in:
11
template/.gitignore
vendored
11
template/.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
src/meta.js
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
@@ -23,15 +22,9 @@ build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env
|
||||
.env.*
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
/package.zip
|
||||
.iconfont
|
||||
.env
|
||||
Reference in New Issue
Block a user