diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-22 11:40:20 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-22 11:40:20 -0400 |
| commit | ae41d02f3784170f36961c30139a9ad58d4691df (patch) | |
| tree | 7ed1fe3e365b5fde39ab11380e20ea6a4dfe3574 /ionic.project.desktop | |
| parent | 85961dd7488cc165f27a849a43501cafe01c5043 (diff) | |
clean up conf files
Former-commit-id: 3c6cef932a74aa7e8224f8096286e7c5002e4dd6
Diffstat (limited to 'ionic.project.desktop')
| -rw-r--r-- | ionic.project.desktop | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/ionic.project.desktop b/ionic.project.desktop deleted file mode 100644 index bad49608..00000000 --- a/ionic.project.desktop +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "zmNinja", - "app_id": "8f73ad5f", - "proxies": [ - { - "path": "/zm", - "proxyUrl": "http://server/zm", - "rejectUnauthorized" : false - }], - "browsers": [ - { - "platform": "android", - "browser": "crosswalk", - "version": "12.41.296.5" - } - ], - "gulpStartupTasks": [ - "sass", - "watch" - ], - "watchPatterns": [ - "www/**/*", - "!www/lib/**/*" - ] -} |
