This website requires JavaScript.
Explore
Help
Sign In
if
/
SymphonyElectron
Watch
1
Star
0
Fork
0
You've already forked SymphonyElectron
mirror of
https://github.com/finos/SymphonyElectron.git
synced
2024-11-22 00:47:29 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4a3f6c024
SymphonyElectron
/
.gitignore
7 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add gitignore file
2017-02-13 18:43:08 -06:00
node_modules
dist
.DS_Store
browserify preload scripts (#30)
2017-03-07 16:44:31 -06:00
js/preload/_*.js
added idea and coverage directories under gitignore (#73)
2017-05-02 10:50:13 -05:00
.idea/
Electron 24 - protocol handler (#85) * 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
2017-05-13 13:23:44 -05:00
coverage/
npm-debug.log
Reference in New Issue
Copy Permalink