diff --git a/electron-builder.json b/electron-builder.json index aef22e5..60a41a9 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -70,7 +70,7 @@ } ], "files": [ - "!**/{.DS_Store,.editorconfig,.eslint*,.jshint*,.snyk,.travis.*,appveyor.yml,Makefile,README.md,SECURITY.md,*.provisionprofile}", + "!**/{.DS_Store,.editorconfig,.eslint*,.jshint*,.snyk,.travis.*,appveyor.yml,.github,Makefile,README.md,SECURITY.md,*.provisionprofile}", "!scripts${/*}", "!docs${/*}", "!codesign${/*}"