Skip to content

Commit e52a583

Browse files
author
pompurin404
committed
exclude package file
1 parent e771375 commit e52a583

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

electron-builder.yml

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ directories:
55
files:
66
- '!**/.vscode/*'
77
- '!src/*'
8+
- '!aur/*'
9+
- '!images/*'
10+
- '!scripts/*'
11+
- '!tailwind.config.js'
12+
- '!postcss.config.js'
813
- '!electron.vite.config.{js,ts,mjs,cjs}'
914
- '!{.eslintignore,.eslintrc.cjs,.prettierignore,.prettierrc.yaml,dev-app-update.yml,CHANGELOG.md,README.md}'
1015
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'

0 commit comments

Comments
 (0)