Refactoring Electron IPC

This commit is contained in:
2019-08-29 16:24:05 -05:00
parent 083b2192d7
commit f8ec89413a
15 changed files with 988 additions and 836 deletions

View File

@@ -69,6 +69,7 @@
"build/**/*",
"node_modules/**/*",
"src/helpers.js",
"src/renderer/**/*",
"public/detect_linux.sh",
"public/install_linux.sh"
],