mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-26 10:50:24 -06:00
cda34b1d70
* added idea and coverage directories under gitignore * electron-24: implemented handlers to process protocol actions * electron-17: implemented use case for opening app if it is not open and handle the protocol url * electron-24: added code and documentation comments * electron-24: added unit tests for the protocol handler * added npm-debug log to gitignore * electron-24: added protocol handler support for windows * electron-24: made changes as per comments on the PR * electron-16: added more comments and further refactoring
7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
node_modules
|
|
dist
|
|
.DS_Store
|
|
js/preload/_*.js
|
|
.idea/
|
|
coverage/
|
|
npm-debug.log |