x64: firstOrDefaultFilePatterns: - '!**/node_modules' - '!src/assets{,/**/*}' - '!release{,/**/*}' - '!node_modules/**/*' - node_modules/bindings/**/* - node_modules/file-uri-to-path/**/* - node_modules/macos-notification-state/**/* - node_modules/windows-focus-assist/**/* - '!**/node_modules/macos-notification-state/bin/**/*' - '!**/node_modules/macos-notification-state/build/**/*' - '!**/node_modules/windows-focus-assist/bin/**/*' - '!**/node_modules/windows-focus-assist/build/**/*' - node_modules/macos-notification-state/build/**/*.node - node_modules/windows-focus-assist/build/Release/**/*.node - package.json - '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,mk,a,o,forge-meta,pdb}' - '!**/._*' - '!**/electron-builder.{yaml,yml,json,json5,toml,ts}' - '!**/{.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,.DS_Store,thumbs.db,.gitignore,.gitkeep,.gitattributes,.npmignore,.idea,.vs,.flowconfig,.jshintrc,.eslintrc,.circleci,.yarn-integrity,.yarn-metadata.json,yarn-error.log,yarn.lock,package-lock.json,npm-debug.log,appveyor.yml,.travis.yml,circle.yml,.nyc_output,.husky,.github,electron-builder.env}' - '!.yarn{,/**/*}' - '!.editorconfig' - '!.yarnrc.yml' nodeModuleFilePatterns: - '**/*' - '!node_modules/**/*' - node_modules/bindings/**/* - node_modules/file-uri-to-path/**/* - node_modules/macos-notification-state/**/* - node_modules/windows-focus-assist/**/* - '!**/node_modules/macos-notification-state/bin/**/*' - '!**/node_modules/macos-notification-state/build/**/*' - '!**/node_modules/windows-focus-assist/bin/**/*' - '!**/node_modules/windows-focus-assist/build/**/*' - node_modules/macos-notification-state/build/**/*.node - node_modules/windows-focus-assist/build/Release/**/*.node arm64: firstOrDefaultFilePatterns: - '!**/node_modules' - '!src/assets{,/**/*}' - '!release{,/**/*}' - '!node_modules/**/*' - node_modules/bindings/**/* - node_modules/file-uri-to-path/**/* - node_modules/macos-notification-state/**/* - node_modules/windows-focus-assist/**/* - '!**/node_modules/macos-notification-state/bin/**/*' - '!**/node_modules/macos-notification-state/build/**/*' - '!**/node_modules/windows-focus-assist/bin/**/*' - '!**/node_modules/windows-focus-assist/build/**/*' - node_modules/macos-notification-state/build/**/*.node - node_modules/windows-focus-assist/build/Release/**/*.node - package.json - '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,mk,a,o,forge-meta,pdb}' - '!**/._*' - '!**/electron-builder.{yaml,yml,json,json5,toml,ts}' - '!**/{.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,.DS_Store,thumbs.db,.gitignore,.gitkeep,.gitattributes,.npmignore,.idea,.vs,.flowconfig,.jshintrc,.eslintrc,.circleci,.yarn-integrity,.yarn-metadata.json,yarn-error.log,yarn.lock,package-lock.json,npm-debug.log,appveyor.yml,.travis.yml,circle.yml,.nyc_output,.husky,.github,electron-builder.env}' - '!.yarn{,/**/*}' - '!.editorconfig' - '!.yarnrc.yml' nodeModuleFilePatterns: - '**/*' - '!node_modules/**/*' - node_modules/bindings/**/* - node_modules/file-uri-to-path/**/* - node_modules/macos-notification-state/**/* - node_modules/windows-focus-assist/**/* - '!**/node_modules/macos-notification-state/bin/**/*' - '!**/node_modules/macos-notification-state/build/**/*' - '!**/node_modules/windows-focus-assist/bin/**/*' - '!**/node_modules/windows-focus-assist/build/**/*' - node_modules/macos-notification-state/build/**/*.node - node_modules/windows-focus-assist/build/Release/**/*.node