Merge pull request #240 from louich/master

Update electron-builder.json files rule
This commit is contained in:
Maxime GRIS
2018-10-26 15:49:37 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
},
"files": [
"**/*",
"!*.ts",
"!**/*.ts",
"!*.code-workspace",
"!LICENSE.md",
"!package.json",
@@ -13,7 +13,7 @@
"!src/",
"!e2e/",
"!hooks/",
"!.angular-cli.json",
"!angular.json",
"!_config.yml",
"!karma.conf.js",
"!tsconfig.json",