fix: remove electron-version.js from final build

This commit is contained in:
Xymorot 2020-07-22 21:39:56 +02:00
parent 8bb0a0220b
commit 50fbdeb96c
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ const ignoreList = [
/^\/\.prettierrc\.yml/,
/^\/buildfile\.js/,
/^\/CONTRIBUTING\.md/,
/^\/electron-version\.js/,
/^\/forge\.config\.js/,
/^\/ormconfig\.yml/,
/^\/package-lock\.json/,