Skip to content

Commit

Permalink
chore: update electron-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfan0 committed Oct 30, 2024
1 parent 9fcaca1 commit e57c345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ files:
- '!src/*'
- '!electron.vite.config.{js,ts,mjs,cjs}'
- '!{.eslintignore,.eslintrc.cjs,.prettierignore,.prettierrc.yaml,dev-app-update.yml,CHANGELOG.md,README.md,README-CN.md,tailwind.config.js,postcss.config.js,type.d.ts,.gitignore}'
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml,package-lock.json,package.json}'
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml,package-lock.json}'
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json,components.json}'
- '!{electron-builder.yml,electron-builder.config.js}'
- '!.github/*'
Expand Down

0 comments on commit e57c345

Please sign in to comment.