Remove accidentally added files

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
pull/476/merge
Timothy Gu 10 years ago
parent badadead53
commit cefa253304

@ -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/"
}
}

@ -1,63 +0,0 @@
[editor]
; enter your editor preferences here...
[view-javascript-code]
; enter your view-javascript-code preferences here...
[emmet]
; enter your emmet preferences here...
[git]
; enter your git preferences here...
[terminal]
; enter your terminal preferences here...
[preview]
; enter your preview preferences here...
[search]
; enter your search preferences here...
[code-beautifier]
; enter your code-beautifier preferences here...
[ide]
; enter your ide preferences here...
[guides]
; enter your guides preferences here...
[settings]
; enter your settings preferences here...
[account]
; enter your account preferences here...
[sync-structure]
; enter your sync-structure preferences here...
[install-software]
; enter your install-software preferences here...
[project]
; enter your project preferences here...
[education]
; enter your education preferences here...
[codio-bower]
; enter your codio-bower preferences here...
[deployment]
; enter your deployment preferences here...
[container]
; enter your container preferences here...
[account-settings]
; enter your account-settings preferences here...
[dashboard]
; enter your dashboard preferences here...

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