mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-23 01:16:24 -06:00
307b60dd25
* electron-37: fixed issues w.r.t. installer pane not capturing the pod url and also added startup plist in the post install script * electron-37: removed watch paths on launch agent
26 lines
486 B
Plaintext
26 lines
486 B
Plaintext
node_modules
|
|
dist
|
|
.DS_Store
|
|
js/preload/_*.js
|
|
.idea/
|
|
coverage/
|
|
npm-debug.log
|
|
DerivedData/
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
*.moved-aside
|
|
*.xccheckout
|
|
*.xcscmblueprint
|
|
*.hmap
|
|
*.ipa
|
|
*.dSYM.zip
|
|
*.dSYM
|
|
installer/mac/build/
|
|
installer/mac/SymphonySettingsPlugin/SymphonySettingsPlugin.xcodeproj/xcuserdata
|
|
installer/mac/SymphonySettingsPlugin/SymphonySettingsPlugin.xcodeproj/project.xcworkspace/xcuserdata |