Remove accidentally added files

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
pull/549/head
Timothy Gu 10 years ago
parent dae9ad4742
commit 7dd05f53ff

@ -1,17 +0,0 @@
{
// Configure your Run and Preview buttons here.
// Run button configuration
"commands": {
"Node version": "node --version"
},
// Preview button configuration
"preview": {
"Project Index (static)": "https://{{domain}}/{{index}}",
"Current File (static)": "https://{{domain}}/{{filepath}}",
"Ungit": "https://orchid-amanda-9501.codio.io/#/repository?path=%2Fhome%2Fcodio%2Fworkspace",
"Box URL": "http://{{domain}}:3000/",
"Box URL SSL": "https://{{domain}}:9500/"
}
}

File diff suppressed because it is too large Load Diff

@ -1,3 +0,0 @@
#!/bin/sh
ungit --port=9501 &
Loading…
Cancel
Save