@@ -7,7 +7,8 @@ module.exports = {
files: [
'electron/**/*.(js|json)',
'!electron/config/encrypt.js',
- '!electron/config/nodemon.json'
+ '!electron/config/nodemon.json',
+ '!electron/config/builder.json',
],
fileExt: ['.js'],
confusionOptions: {